ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

multiple robots in navigation_stage

asked 2011-05-05 05:26:47 -0500

Ali Abdul Khaliq gravatar image

hello, can any one tell me how to navigate multiple robots in navigation_stage. I am unable to find the multi_robot.vcg file for multiple robots. thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-05-05 05:46:47 -0500

eitan gravatar image

updated 2011-05-05 05:47:40 -0500

On Ubuntu at least, you should be able to install the navigation_stage package through apt. First, follow the ROS Installation Instructions.

Next, you should be able to run a simple "sudo apt-get install ros-diamondback-navigation-tutorials" to install the navigation_tutorials stack which includes the navigation_stage package.

If you're not running Ubuntu, you'll want to use rosinstall or mercurial directly to pull the navigation_tutorials package from https://kforge.ros.org/navigation/tutorials.

After this, it should just be a matter of running move_base_multi_robot.launch to see an example of navigation with multiple robots.

Hope this helps.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2011-05-05 05:26:47 -0500

Seen: 679 times

Last updated: May 05 '11