Trajectory Message

Package: nav2_msgs
Category: Navigation State Messages

Complete trajectory with sequence of trajectory points

Message Definition

Field Type Description
header std_msgs/Header Indicates the frame_id of the trajectory
points TrajectoryPoint[] Array of trajectory points to follow

Usage Context

Represents complete planned trajectories for robot motion, including spatial, temporal, and dynamic information.

Back to Message APIs