Robotics StackExchange | Archived questions

Multiple robot coordination using PSO (Obstacle dimensions for particle swarm optimization)

Hi All,

I am trying to implement particle swarm optimization technique in ROS. For that I need vertices of obstacle/ dimensions. Is there any way of converting the obstacles from the SLAM map to convex polygons (using OpenCV (might be convex Hull?) ? I want to provide the coordinates of obstacles so that each obstacle consists of list of corner points of obstacles.

Asked by Devasena Inupakutika on 2013-05-14 02:40:44 UTC

Comments

I would love to see that problem solved.

Asked by Abdul Mannan on 2016-10-24 00:59:32 UTC

Answers