CartesianTrajectory
This is a ROS message definition.
Source
# This message describes the trajectory of a tracked frame in task-space
std_msgs/Header header
# The name of the Cartesian frame being tracked with respect to the base frame provided in header.frame_id
string tracked_frame
CartesianTrajectoryPoint[] points