pub async fn move_to_pose(
client: &mut KachakaApiClient<Channel>,
x: f64,
y: f64,
yaw: f64,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>pub async fn move_to_pose(
client: &mut KachakaApiClient<Channel>,
x: f64,
y: f64,
yaw: f64,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>