- Autonomous Navigation using prior built map.
normal A* | A* with collision cost near obstacles |
---|---|
A* after processing with RDP Algorithm | Final Trajectory after B Spline approximation |
---|---|
Lemniscate Trajectory
Circle Trajectory
- Generated Map of cylpillars.world using gmapping package.
- I have used ground truth for odometry information.
Autonomous Navigation to given desired goal
RVIZ
navrviz.mp4
Gazebo
ezgif.com-gif-maker.mp4
- Implementing different planners
- VIO for Odometry Info
- I have used B Spline module.