Planner2D.h File Reference
#include <boost/shared_ptr.hpp>
#include <Eigen/Geometry>
#include <VirtualRobot/Robot.h>
#include <VirtualRobot/SceneObject.h>
#include <VirtualRobot/SceneObjectSet.h>
+ Include dependency graph for Planner2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Planner2D
 
struct  Planner2D::point2D
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::navigation
 This file is part of ArmarX.
 
 armarx::navigation::algorithm
 This file is part of ArmarX.
 
 armarx::navigation::algorithm::astar
 

Typedefs

using Planner2DPtr = boost::shared_ptr< Planner2D >