ORCAStar/AgentState Message

File: ORCAStar/AgentState.msg

Raw Message Definition

# This message contains data on set of agents state:
# - agents positions at current step;
# - agents velocities at current step;
# - agents sizes. 

geometry_msgs/Point32[] pos
geometry_msgs/Point32[] vel
float32[] rad

Compact Message Definition