Files
2026-05-28 10:29:58 +07:00

16 lines
414 B
Plaintext
Executable File

# Message that contains intermediate results
# and diagnostics of the (predictive) planner.
std_msgs/Header header
# The planned trajectory (or if multiple plans exist, all of them)
teb_local_planner/TrajectoryMsg[] trajectories
# Index of the trajectory in 'trajectories' that is selected currently
uint16 selected_trajectory_idx
# List of active obstacles
costmap_converter/ObstacleArrayMsg obstacles_msg