Files
mir_amr/navigations/costmap_converter/msg/ObstacleArrayMsg.msg
2026-05-28 10:29:58 +07:00

11 lines
313 B
Plaintext
Executable File

# Message that contains a list of polygon shaped obstacles.
# Special types:
# Polygon with 1 vertex: Point obstacle
# Polygon with 2 vertices: Line obstacle
# Polygon with more than 2 vertices: First and last points are assumed to be connected
std_msgs/Header header
costmap_converter/ObstacleMsg[] obstacles