#include <sensor_state.h>
Public Member Functions | |
SensorState () | |
Public Attributes | |
std::map< std::string, uint32_t > | bulk_read_table_ |
TimeStamp | update_time_stamp_ |
Definition at line 33 of file sensor_state.h.
|
inline |
Definition at line 40 of file sensor_state.h.
std::map<std::string, uint32_t> robotis_framework::SensorState::bulk_read_table_ |
Definition at line 38 of file sensor_state.h.
TimeStamp robotis_framework::SensorState::update_time_stamp_ |
Definition at line 36 of file sensor_state.h.