#include <RosTaskBaseProxy.h>
| RosTaskBaseProxy::RosTaskBaseProxy |
( |
const std::string & |
robot_name, |
|
|
const std::string & |
controller_name, |
|
|
const std::string & |
task_name, |
|
|
const std::string & |
generic_prefix |
|
) |
| |
| RosTaskBaseProxy::~RosTaskBaseProxy |
( |
| ) |
|
|
virtual |
| bool RosTaskBaseProxy::activate |
( |
| ) |
|
| bool RosTaskBaseProxy::deactivate |
( |
| ) |
|
| const std::string & RosTaskBaseProxy::getName |
( |
| ) |
|
| double RosTaskBaseProxy::getRampDuration |
( |
| ) |
|
| orca::common::TaskBase::State RosTaskBaseProxy::getState |
( |
| ) |
|
| bool RosTaskBaseProxy::isActivated |
( |
| ) |
|
| void RosTaskBaseProxy::print |
( |
| ) |
|
| void RosTaskBaseProxy::setRampDuration |
( |
double |
ramp_time | ) |
|
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/orca-ros/checkouts/latest/include/orca_ros/common/RosTaskBaseProxy.h
- /home/docs/checkouts/readthedocs.org/user_builds/orca-ros/checkouts/latest/src/common/RosTaskBaseProxy.cc