#include <sensors_simulator.h>
◆ SensorsSimulator()
cuttlefish::sensors::SensorsSimulator::SensorsSimulator |
( |
bool |
is_auto | ) |
|
◆ GetSensorsData()
std::string cuttlefish::sensors::SensorsSimulator::GetSensorsData |
( |
const SensorsMask |
mask | ) |
|
◆ RefreshSensors()
void cuttlefish::sensors::SensorsSimulator::RefreshSensors |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
◆ current_rotation_matrix_
Eigen::Matrix3d cuttlefish::sensors::SensorsSimulator::current_rotation_matrix_ |
|
private |
◆ is_auto_
bool cuttlefish::sensors::SensorsSimulator::is_auto_ |
|
private |
◆ last_event_timestamp_
std::chrono::time_point<std::chrono::high_resolution_clock> cuttlefish::sensors::SensorsSimulator::last_event_timestamp_ |
|
private |
◆ sensors_data_
◆ sensors_data_mtx_
std::mutex cuttlefish::sensors::SensorsSimulator::sensors_data_mtx_ |
|
private |
The documentation for this class was generated from the following files: