#include <SensorPrivate.hh>
|
| static sdf::ElementPtr | sdfSensor |
| | An SDF pointer that allows us to only read the sensor.sdf file once, which in turns limits disk reads. More...
|
| |
The category of the sensor.
| uint32_t gazebo::sensors::SensorPrivate::id |
| std::mutex gazebo::sensors::SensorPrivate::mutexLastUpdateTime |
Mutex to protect resetting lastUpdateTime.
| sdf::ElementPtr gazebo::sensors::SensorPrivate::sdfSensor |
|
static |
An SDF pointer that allows us to only read the sensor.sdf file once, which in turns limits disk reads.
Event triggered when a sensor is updated.
Keep track how much the update has been delayed.
The documentation for this class was generated from the following file: