![]() |
Smart Minotaur
|
The SensorCommunicator reads sensor-values and publishes them to the subscribers. Mehr ...
#include <SensorCommunicator.hpp>
Öffentliche Methoden | |
SensorCommunicator (nxt::Brick *p_brick) | |
void | init (ros::NodeHandle &p_handle) |
void | publish () |
Reads the values from sensors and publishes them in UltrasonicData messages. | |
void | applySettings (const std::vector< SensorSetting > p_settings) |
The SensorCommunicator reads sensor-values and publishes them to the subscribers.