Error compiling multi_robot_collision_avoidance [closed]
Hi all, I have the following problem when trying to make the package multi_robot_collision_avoidance:
fatal error: amcl/PoseArrayWeighted.h: No such file or directory
I followed the instructions here: http://www.ros.org/wiki/multi_robot_collision_avoidance
I am using groovy on an x86 machine. Any suggestion would be helpful.
Cheers
What I did was to directly use the RVO2 library and make a ROS collision avoidance package
hi,@aswin, so you have solved this problem? After using this solution, can you run collvoid successfully both in simulation platform and in real turtlebots? Thank you!