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)