Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1010 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 1010 Bytes

Mobile Robot - Multi goal navigation

Multiple goals navigation which is set by YAML file and the goals are send to Move_base with actionclient and Hinge is controlled by conditional loops.

How to Launch

Launch in same order after adding to workspace

  1. To launch the world roslaunch marker_description marker_world.launch

  2. To launch rviz+move_base roslaunch marker_description move_base.launch

  3. To launch multi-navigation-goals multi_goal_driver multi_goal_driver.launch

image

https://drive.google.com/file/d/1-Ltms2kTFQGwbizYWhXSirhCImQOBE3U/view?usp=sharing

Video

image

This video is the prototype simulation of trolley carrying from Dispatch point to storage point

Author

Arindam Jain