Go to the documentation of this file.
27 #include <RobotAPI/interface/aron/Aron.h>
aron::data::dto::DictPtr toAron() const
Parameters for GlobalPlanner.
NavigationStackConfig()=default
This file is part of ArmarX.
NavigationStackConfig & globalPlanner(const global_planning::GlobalPlannerParams ¶ms)
bool isValid() const
checks if at least global planner and trajectory controller are set
virtual ~GeneralConfig()=default
virtual ~NavigationStackConfig()=default
core::VelocityLimits minVel
std::shared_ptr< Dict > DictPtr
NavigationStackConfig & safetyController(const safe_ctrl::SafetyControllerParams ¶ms)
virtual aron::data::DictPtr toAron() const
core::VelocityLimits maxVel
max ...
NavigationStackConfig & localPlanner(const local_planning::LocalPlannerParams ¶ms)
NavigationStackConfig & trajectoryController(const traj_ctrl::local::TrajectoryControllerParams ¶ms)
NavigationStackConfig & general(const GeneralConfig &cfg)