#include <Task.hpp>
| Task::Task |
( |
std::string const & |
name = "robot_frames::Task" | ) |
|
| Task::Task |
( |
std::string const & |
name, |
|
|
RTT::ExecutionEngine * |
engine |
|
) |
| |
| void Task::cleanupHook |
( |
| ) |
|
| bool Task::configureHook |
( |
| ) |
|
The following lines are template definitions for the various state machine.
| void Task::updateHook |
( |
| ) |
|
| TransformationCalculator robot_frames::Task::calc |
|
protected |
| std::vector<std::string> robot_frames::Task::joint_names_ |
|
protected |
| bool robot_frames::Task::output_static_transforms_ |
|
protected |
| std::vector<base::samples::RigidBodyState> robot_frames::Task::transforms_ |
|
protected |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-control-orogen-robot-frames-0.20170918/tasks/Task.hpp
- /build/rock-master-18.09-control-orogen-robot-frames-0.20170918/tasks/Task.cpp