Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 283 Bytes

Robotics Demos

This repo hosts all software experiments in service of robotics learning

Current Demos -

  • Behavior Trees in C++
  • Lifecycle Nodes in ROS 2 C++
  • Kalman Filter from scratch in Python (1D)
  • Monocular Visual Odometry in C++ for KITTI Dataset
  • Pytrees (simple demo)