#include <Task.hpp>
◆ Task() [1/2]
| Task::Task |
( |
std::string const & |
name = "tilt_scan::Task" | ) |
|
◆ Task() [2/2]
| Task::Task |
( |
std::string const & |
name, |
|
|
RTT::ExecutionEngine * |
engine |
|
) |
| |
◆ ~Task()
◆ checkTiltStatus()
| void Task::checkTiltStatus |
( |
| ) |
|
|
protected |
◆ cleanupHook()
| void Task::cleanupHook |
( |
| ) |
|
◆ configureHook()
| bool Task::configureHook |
( |
| ) |
|
◆ errorHook()
◆ scan_samplesTransformerCallback()
| void Task::scan_samplesTransformerCallback |
( |
const base::Time & |
ts, |
|
|
const base::samples::LaserScan & |
scan |
|
) |
| |
|
protectedvirtual |
◆ sendPointcloud()
| void Task::sendPointcloud |
( |
| ) |
|
|
protected |
◆ startHook()
◆ stopHook()
◆ trigger_sweep()
| void Task::trigger_sweep |
( |
| ) |
|
|
protectedvirtual |
◆ updateHook()
| void Task::updateHook |
( |
| ) |
|
◆ TaskBase
◆ mConfiguration
◆ mLastScanTime
| base::Time tilt_scan::Task::mLastScanTime |
|
protected |
◆ mPointcloud
| base::samples::Pointcloud tilt_scan::Task::mPointcloud |
|
protected |
◆ mSweepStatus
◆ mTiltDownCommand
| base::commands::Joints tilt_scan::Task::mTiltDownCommand |
|
protected |
◆ mTiltUpCommand
| base::commands::Joints tilt_scan::Task::mTiltUpCommand |
|
protected |
◆ mTrigger
| 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