lama_msgs/Crossing Message

File: lama_msgs/Crossing.msg

Raw Message Definition

# The main aim of a crossing is to store frontier information.

# Crossing center.
geometry_msgs/Point center

# Crossing radius.
float32 radius

# Max. range of the data used to compute the crossing.
float32 max_range

Frontier[] frontiers

Compact Message Definition

geometry_msgs/Point center
float32 radius
float32 max_range
lama_msgs/Frontier[] frontiers