Trajectory

This is a ROS message definition.

Source

# An array of trajectory points that represents a trajectory for a robot to follow.

# Indicates the frame_id of the trajectory.
std_msgs/Header header

# Array of trajectory points to follow.
TrajectoryPoint[] points