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