Custom ROS 2 service interfaces used by ROS Portal to expose selected remote
ros2 CLI operations over LiveKit RPC.
srv/Ros2TopicList.srv: remoteros2 topic list.srv/Ros2TopicPub.srv: remote one-shotros2 topic pub.srv/Ros2ServiceList.srv: remoteros2 service list.srv/Ros2ServiceCall.srv: remote one-shotros2 service call.srv/Ros2InterfaceShow.srv: remoteros2 interface show.
See docs/ros2_cli_calls.md for request fields, examples, and usage from a local ROS 2 client.