3#include <RobotAPI/interface/aron/Aron.h>
7#include <armarx/navigation/core/aron/GeneralConfig.aron.generated.h>
16 arondto::GeneralConfig dto;
28 arondto::GeneralConfig dto;
#define ARMARX_CHECK_NOT_NULL(ptr)
This macro evaluates whether ptr is not null and if it turns out to be false it will throw an Express...
std::shared_ptr< Dict > DictPtr
This file is part of ArmarX.
void toAron(arondto::GlobalTrajectoryPoint &dto, const GlobalTrajectoryPoint &bo)
void fromAron(const arondto::GlobalTrajectoryPoint &dto, GlobalTrajectoryPoint &bo)
virtual aron::data::DictPtr toAron() const
static GeneralConfig FromAron(const aron::data::DictPtr &dict)