#include <Task.hpp>
| Task::Task |
( |
std::string const & |
name = "tilt_scan::Task" | ) |
|
| Task::Task |
( |
std::string const & |
name, |
|
|
RTT::ExecutionEngine * |
engine |
|
) |
| |
| void Task::checkTiltStatus |
( |
| ) |
|
|
protected |
| void Task::cleanupHook |
( |
| ) |
|
| bool Task::configureHook |
( |
| ) |
|
| void Task::scan_samplesTransformerCallback |
( |
const base::Time & |
ts, |
|
|
const base::samples::LaserScan & |
scan |
|
) |
| |
|
protectedvirtual |
| void Task::sendPointcloud |
( |
| ) |
|
|
protected |
| void Task::trigger_sweep |
( |
| ) |
|
|
protectedvirtual |
| void Task::updateHook |
( |
| ) |
|
| base::Time tilt_scan::Task::mLastScanTime |
|
protected |
| base::samples::Pointcloud tilt_scan::Task::mPointcloud |
|
protected |
| base::commands::Joints tilt_scan::Task::mTiltDownCommand |
|
protected |
| base::commands::Joints tilt_scan::Task::mTiltUpCommand |
|
protected |
| bool tilt_scan::Task::mTrigger |
|
protected |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-slam-orogen-tilt-scan-0.20160906/tasks/Task.hpp
- /build/rock-master-18.09-slam-orogen-tilt-scan-0.20160906/tasks/Task.cpp