get_latest_robot_pose

Function get_latest_robot_pose 

Source
pub async fn get_latest_robot_pose(
    client: &mut KachakaApiClient<Channel>,
) -> Result<Pose, KachakaApiError>