ZenohCamera
Inherits from:Camera
No class docstring.
Inherited methods
- From
Camera:getData,getCameraIntrinsics,setCameraIntrinsics,getCameraSettings,setCameraSettings
init
Arguments
Zenoh topic to subscribe to
Shape of the image (height, width, channels). If None and auto_parse_ros2=True, will be extracted from ROS2 message
Data type of the image data
Maximum size of the image queue
Zenoh configuration options
Whether to automatically parse ROS2 sensor_msgs/Image messages
from_ros2_topic
Arguments