rail_ceiling/Obstacle Message

File: rail_ceiling/Obstacle.msg

Raw Message Definition

int32 id                          #obstacle id
geometry_msgs/Polygon[] polygons  #list of polygons defining the obstacle

Compact Message Definition

int32 id
geometry_msgs/Polygon[] polygons