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

Multi robot collision avoidance

asked 2015-05-13 21:54:56 -0500

Timur gravatar image

I found a package for ROS which solves the multi robot collision avoidance problem: http://wiki.ros.org/multi_robot_colli...

The instructions seem so simple, but yet something is missing in them. I try to follow them in different versions of ROS (Groovy, Hydro, Indigo, even Fuerte) but it didn't help.

The base questions are: 1 where should i git clone the packages, so that catkin_make works? 2 why there is no msg/Stall.msg and src/stageros.cpp files in my stage folder (/opt/ros/hydro/share/stage) which i should patch with stage.patch 3 which version of ROS is suitable to run this project?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-06-03 04:30:56 -0500

gavran gravatar image
  1. in your usual workspace (created as described here, under src folder (/workspace_name/src)
  2. don't know (as I didn't patch stage at all, basic functionality is there without it)
  3. it works under indigo.
edit flag offensive delete link more

Question Tools

Stats

Asked: 2015-05-13 21:54:56 -0500

Seen: 713 times

Last updated: Jun 03 '16