#include <BehaviorControllerInterface.hpp>
Definition at line 31 of file BehaviorControllerInterface.hpp.
TELEKYB_NAMESPACE::BehaviorControllerInterface::BehaviorControllerInterface | ( | BehaviorController & | behaviorController_ | ) |
Definition at line 17 of file BehaviorControllerInterface.cpp.
Definition at line 42 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::emergencyLandCB | ( | std_srvs::Empty::Request & | request, |
std_srvs::Empty::Response & | response | ||
) | [protected] |
Definition at line 101 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::getActiveBehaviorCB | ( | telekyb_srvs::BehaviorOutput::Request & | request, |
telekyb_srvs::BehaviorOutput::Response & | response | ||
) | [protected] |
Definition at line 89 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::getAvailableBehaviorsCB | ( | telekyb_srvs::StringArrayOutput::Request & | request, |
telekyb_srvs::StringArrayOutput::Response & | response | ||
) | [protected] |
Definition at line 46 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::getSystemBehaviorCB | ( | telekyb_srvs::BehaviorInputOutput::Request & | request, |
telekyb_srvs::BehaviorInputOutput::Response & | response | ||
) | [protected] |
Definition at line 78 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::loadBehaviorCB | ( | telekyb_srvs::BehaviorInputOutput::Request & | request, |
telekyb_srvs::BehaviorInputOutput::Response & | response | ||
) | [protected] |
Definition at line 54 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::normalBrakeCB | ( | std_srvs::Empty::Request & | request, |
std_srvs::Empty::Response & | response | ||
) | [protected] |
Definition at line 108 of file BehaviorControllerInterface.cpp.
Definition at line 115 of file BehaviorControllerInterface.cpp.
void TELEKYB_NAMESPACE::BehaviorControllerInterface::publishTKTrajectory | ( | const TKTrajectory & | trajectory | ) |
Definition at line 127 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::switchBehaviorCB | ( | telekyb_srvs::BehaviorInput::Request & | request, |
telekyb_srvs::BehaviorInput::Response & | response | ||
) | [protected] |
Definition at line 71 of file BehaviorControllerInterface.cpp.
bool TELEKYB_NAMESPACE::BehaviorControllerInterface::unloadBehaviorCB | ( | telekyb_srvs::BehaviorInput::Request & | request, |
telekyb_srvs::BehaviorInput::Response & | response | ||
) | [protected] |
Definition at line 64 of file BehaviorControllerInterface.cpp.
Definition at line 80 of file BehaviorControllerInterface.hpp.
Definition at line 37 of file BehaviorControllerInterface.hpp.
Definition at line 34 of file BehaviorControllerInterface.hpp.
Definition at line 49 of file BehaviorControllerInterface.hpp.
Definition at line 48 of file BehaviorControllerInterface.hpp.
ros::ServiceServer TELEKYB_NAMESPACE::BehaviorControllerInterface::getAvailableBehaviorsClient [protected] |
Definition at line 43 of file BehaviorControllerInterface.hpp.
Definition at line 47 of file BehaviorControllerInterface.hpp.
Definition at line 44 of file BehaviorControllerInterface.hpp.
Definition at line 40 of file BehaviorControllerInterface.hpp.
Definition at line 50 of file BehaviorControllerInterface.hpp.
Definition at line 46 of file BehaviorControllerInterface.hpp.
Definition at line 83 of file BehaviorControllerInterface.hpp.
Definition at line 45 of file BehaviorControllerInterface.hpp.