ugv_nav4d
Classes | Namespaces | Functions
EnvironmentXYZTheta.hpp File Reference
#include <sbpl/discrete_space_information/environment.h>
#include <traversability_generator3d/TraversabilityGenerator3d.hpp>
#include "ObstacleMapGenerator3D.hpp"
#include <maps/grid/TraversabilityMap3d.hpp>
#include <base/Pose.hpp>
#include "DiscreteTheta.hpp"
#include "PreComputedMotions.hpp"
#include <trajectory_follower/SubTrajectory.hpp>
Include dependency graph for EnvironmentXYZTheta.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugv_nav4d::StateCreationFailed
 
class  ugv_nav4d::NodeCreationFailed
 
class  ugv_nav4d::ObstacleCheckFailed
 
class  ugv_nav4d::OrientationNotAllowed
 
class  ugv_nav4d::EnvironmentXYZTheta
 
struct  ugv_nav4d::EnvironmentXYZTheta::EnvironmentXYZThetaException
 
struct  ugv_nav4d::EnvironmentXYZTheta::ThetaNode
 
struct  ugv_nav4d::EnvironmentXYZTheta::PlannerData
 
struct  ugv_nav4d::EnvironmentXYZTheta::Distance
 
struct  ugv_nav4d::EnvironmentXYZTheta::Hash
 

Namespaces

 ugv_nav4d
 

Functions

std::ostream & operator<< (std::ostream &stream, const DiscreteTheta &angle)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const DiscreteTheta angle 
)
Here is the call graph for this function: