3 #ifndef SIMULATION_MARSLASERRANGEFINDER_TASK_HPP 4 #define SIMULATION_MARSLASERRANGEFINDER_TASK_HPP 6 #include "mars/LaserRangeFinderBase.hpp" 32 friend class LaserRangeFinderBase;
34 base::samples::LaserScan
scan;
37 void update(
double time );
The task context provides and requires services. It uses an ExecutionEngine to perform its functions...
Definition: LaserRangeFinder.hpp:30
base::samples::LaserScan scan
Definition: LaserRangeFinder.hpp:34
Definition: jointTypes.hpp:9
mars::sim::RaySensor * sensor
Definition: LaserRangeFinder.hpp:35