pub async fn move_forward(
client: &mut KachakaApiClient<Channel>,
distance_meter: f64,
speed: f64,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>pub async fn move_forward(
client: &mut KachakaApiClient<Channel>,
distance_meter: f64,
speed: f64,
options: StartCommandOptions,
) -> Result<String, KachakaApiError>