open_simulation_interface
v3.4.0 (2021-11-18)
|
Camera point from the sensor. More...
Public Attributes | |
optional double | existence_probability = 1 |
optional Spherical3d | point = 2 |
optional Spherical3d | point_rmse = 3 |
Camera point from the sensor.
optional double osi3::CameraPoint::existence_probability = 1 |
Existence probability of the point not based on history. Value does not depend on any past experience with similar points.
\rules is_greater_than_or_equal_to: 0 is_less_than_or_equal_to: 1 \endrules
optional Spherical3d osi3::CameraPoint::point = 2 |
Measured point refered by one camera detection given in spherical coordinates in the sensor coordinate system.
optional Spherical3d osi3::CameraPoint::point_rmse = 3 |
Root mean squared error of the measured point.