get_robot_pose

Function get_robot_pose 

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