25#include <RobotAPI/interface/aron/Aron.h>
NavigationStackConfig()=default
NavigationStackConfig & goalReached(const core::GoalReachedConfig &cfg)
NavigationStackConfig & safetyGuard(const safety_guard::SafetyGuardParams ¶ms)
bool isValid() const
checks if at least global planner and trajectory controller are set
NavigationStackConfig & localPlanner(const local_planning::LocalPlannerParams ¶ms)
NavigationStackConfig & globalPlanner(const global_planning::GlobalPlannerParams ¶ms)
virtual ~NavigationStackConfig()=default
NavigationStackConfig & general(const core::GeneralConfig &cfg)
aron::data::dto::DictPtr toAron() const
::IceInternal::Handle< Dict > DictPtr
This file is part of ArmarX.
Parameters for GlobalPlanner.