Structure containing lists of all available streaming sensor devices. More...
Attributes | |
| std::vector< StreamingProperties > | cameras |
| List of streaming ZED stereo cameras (ZED, ZED 2, ZED 2i, ZED X, ZED X Mini). More... | |
| std::vector< StreamingProperties > | cameras_one |
| List of streaming ZED One cameras. More... | |
| std::vector< LidarDeviceProperties > | lidars |
| List of streaming Lidar devices. More... | |
Structure containing lists of all available streaming sensor devices.
This structure aggregates streaming device information from all sensor types:
| std::vector<StreamingProperties> cameras |
List of streaming ZED stereo cameras (ZED, ZED 2, ZED 2i, ZED X, ZED X Mini).
| std::vector<StreamingProperties> cameras_one |
List of streaming ZED One cameras.
| std::vector<LidarDeviceProperties> lidars |
List of streaming Lidar devices.