Monocular Visual Odometry (Rust)
08 Jul 2022- Monocular visual odometry implementation based on blog post
- The implementation is done is Rust.
- Used Kitti dataset for experiment.
- Git Repository
Contirbution
- Led the team of 7 and contributed towards initial investigation and implementation.
- Worked in a team to create plan for CNN training and deployment to FPGA (Ultra96V2)
- Major contribution in automating the deployment and result analysis for fast and efficient experiments.
Cleaner bot path simulation aims to solve a problem statement of path planning for a robot in 2 dimensional to compeltely cover entire available and unknown space. The challenge was to plan the path of robot in unknown space.
JS implementation can be found here
Cleaner bot is a simple implementation of fixed size unknown enviroment exploration algorithm.
S := ‘Hello’ | ‘Hi’ P | P | ‘bye’
P := ‘World’ | ‘Everyone’ | ‘[A-Za-z0-9]+ ‘ | ‘a’