CancelableTrajectory
@Serializable
@SerialName(value = "CancelableTrajectory")
Functions
Link copied to clipboard
Link copied to clipboard
Returns the robot state at the end of the trajectory with respect to displacement.
Link copied to clipboard
Returns the robot state at the end of the trajectory with respect to time.
Link copied to clipboard
Evaluates the trajectory at the given parameter value to obtain the robot state.
Link copied to clipboard
Applies a pose transformation map to this trajectory.
Link copied to clipboard
Combines this trajectory with another trajectory to create a composite trajectory.
Link copied to clipboard
Returns the robot state at the start of the trajectory (parameter = 0).
Link copied to clipboard
Converts this trajectory to a displacement-parameterized representation.
Link copied to clipboard
Converts this trajectory to a time-parameterized representation.