GlobalPlanner.cpp
Go to the documentation of this file.
1 #include "GlobalPlanner.h"
2 
5 
7 {
8 
9  GlobalPlanner::GlobalPlanner(const core::Scene& context) : scene(context)
10  {
11  }
12 
13 } // namespace armarx::navigation::global_planning
armarx::navigation::global_planning::GlobalPlanner::GlobalPlanner
GlobalPlanner(const core::Scene &scene)
Definition: GlobalPlanner.cpp:9
constants.h
GlobalPlanner.h
armarx::navigation::core::Scene
Definition: types.h:71
types.h
armarx::navigation::global_planning
This file is part of ArmarX.
Definition: fwd.h:29