setStartPose

fun setStartPose(pose: Pose2d): DefaultBotBuilder

Sets the starting pose of the bot.

Return

The current instance of DefaultBotBuilder for chaining.

Parameters

pose

The Pose2d object representing the starting pose.