Structure containing the runtime parameters used by Sensors. More...
Functions | |
| def | __cinit__ (self) |
| Default constructor. | |
| dict | depth_confidence_threshold (self) |
| Depth confidence threshold per sensor. More... | |
| SENSORS_REFERENCE_FRAME | reference_frame (self) |
| Reference frame for point cloud measures. More... | |
Structure containing the runtime parameters used by Sensors.
| dict depth_confidence_threshold | ( | self | ) |
Depth confidence threshold per sensor.
Dictionary mapping SensorDeviceIdentifier to int threshold values.
| SENSORS_REFERENCE_FRAME reference_frame | ( | self | ) |
Reference frame for point cloud measures.
Defines the coordinate frame in which point clouds will be returned.