follow Trajectory Sequence
Follows the given TrajectorySequence with the bot.
Return
A RoadRunnerBotEntity instance that follows the given trajectory sequence.
Parameters
trajectory Sequence
The TrajectorySequence to follow.
Follows the trajectory sequence built by the provided callback.
Return
A RoadRunnerBotEntity instance that follows the built trajectory sequence.
Parameters
callback
The AddTrajectorySequenceCallback used to build the trajectory sequence.