actionBuilder

Creates a trajectory action builder starting from a specified pose.

The action builder provides a fluent API for constructing complex trajectories with turns, splines, and straight segments that can be executed as actions.

Return

A new trajectory action builder

Parameters

beginPose

The starting pose for the trajectory


Creates a trajectory action builder starting from the current robot pose.

Return

A new trajectory action builder starting at the current localizer pose