ORCAStar/ORCAInput Message

File: ORCAStar/ORCAInput.msg

Raw Message Definition

# This message contains ORCA input data, such as:
# - agent's position at current step;
# - agent's velocity at current step;
# - neighbouring agents positions, velocities, sizes. 

geometry_msgs/Point32 pos
geometry_msgs/Point32 vel
ORCAStar/AgentState neighbours

Compact Message Definition