#include <TeleKybCore.hpp>
Public Member Functions | |
TeleKybCore () | |
virtual | ~TeleKybCore () |
Protected Attributes | |
TeleKybCoreInterface * | interface |
ros::NodeHandle | nodeHandle |
TeleKybCoreOptions | options |
Definition at line 32 of file TeleKybCore.hpp.
Initialization of StateEstimator and TrajectoryControl could acually be omitted. BehaviorController would Singleton Init both. Init here just out of clarity.
Definition at line 14 of file TeleKybCore.cpp.
TELEKYB_NAMESPACE::TeleKybCore::~TeleKybCore | ( | ) | [virtual] |
Definition at line 40 of file TeleKybCore.cpp.
Definition at line 42 of file TeleKybCore.hpp.
Definition at line 38 of file TeleKybCore.hpp.
Definition at line 35 of file TeleKybCore.hpp.