|
Namespaces | |
arondto | |
Classes | |
struct | Config |
class | Controller |
struct | Devices |
struct | Targets |
struct | Twist2D |
Typedefs | |
using | NameValueMap = std::map< std::string, float > |
using | Target = Twist2D |
Functions | |
void | fromAron (const arondto::Config &dto, Config &bo) |
void | fromAron (const arondto::Targets &dto, Targets &bo) |
const NJointControllerRegistration< Controller > | Registration (common::ControllerTypeNames.to_name(common::ControllerType::PlatformLocalTrajectory)) |
using NameValueMap = std::map<std::string, float> |
Definition at line 77 of file PlatformLocalTrajectoryController.h.
Definition at line 70 of file PlatformLocalTrajectoryController.h.
void fromAron | ( | const arondto::Config & | dto, |
Config & | bo | ||
) |
void armarx::navigation::platform_controller::platform_local_trajectory::fromAron | ( | const arondto::Targets & | dto, |
Targets & | bo | ||
) |
const NJointControllerRegistration<Controller> armarx::navigation::platform_controller::platform_local_trajectory::Registration | ( | common::ControllerTypeNames. | to_namecommon::ControllerType::PlatformLocalTrajectory | ) |