watch_robot_pose

Function watch_robot_pose 

Source
pub async fn watch_robot_pose(
    client: &mut KachakaApiClient<Channel>,
) -> impl Stream<Item = Result<Pose, KachakaApiError>>