#include <sphere_sensor_params.h>
Public Attributes | |
| Vector3d | position = Vector3d::Zero() |
| double | range = std::numeric_limits<double>::infinity() |
Definition at line 55 of file sphere_sensor_params.h.
| Vector3d fastrack::sensor::SphereSensorParams::position = Vector3d::Zero() |
Definition at line 57 of file sphere_sensor_params.h.
| double fastrack::sensor::SphereSensorParams::range = std::numeric_limits<double>::infinity() |
Definition at line 58 of file sphere_sensor_params.h.