olive@olive:~$ ros2 topic list
/olive/olixO1/id001/head_cmd
/olive/olixO1/id001/head_state
/olive/olixO1/id001/image/camera_info
/olive/olixO1/id001/image/compressed
Each topic has in the beginning /olive/olixO1/id00X...
| Topic Name | Message Type | Description |
|---|---|---|
| /head_cmd | sensor_msgs/msg/JointState | Sends a Head Command |
| /head_state | sensor_msgs/msg/JointState | Shows Head Status (Pose, Vel, ...) |
| /image/camera_info | sensor_msgs/msg/CameraInfo | Shows camera infos like Camera Matrix, etc. |
| /image/compressed | sensor_msgs/msg/CompressedImage | Shows the Compressed Camera Image |
olive-o1.service: The motor controllers
olive-vision.service: The camera interface
olive-hmd.service: The HMD interface
You can view the image from rqt image viewer

