ugv_nav4d
Public Member Functions | List of all members
ugv_nav4d::PlannerDump Class Reference

#include <PlannerDump.hpp>

Collaboration diagram for ugv_nav4d::PlannerDump:
Collaboration graph

Public Member Functions

 PlannerDump (const std::string &dumpName)
 
 PlannerDump (const ugv_nav4d::Planner &planner, const std::string &filePostfix, const base::Time &maxTime, const base::samples::RigidBodyState &startbody2Mls, const base::samples::RigidBodyState &endbody2Mls)
 
const sbpl_spline_primitives::SplinePrimitivesConfig & getSplineConfig () const
 
const MobilitygetMobilityConf () const
 
const traversability_generator3d::TraversabilityConfig & getTravConfig () const
 
const PlannerConfiggetPlannerConfig () const
 
const base::samples::RigidBodyState & getStart () const
 
const base::samples::RigidBodyState & getGoal () const
 
const base::Time & getMaxTime () const
 
const MLSBase & getMlsMap () const
 

Constructor & Destructor Documentation

◆ PlannerDump() [1/2]

ugv_nav4d::PlannerDump::PlannerDump ( const std::string &  dumpName)

Constructor for loading

◆ PlannerDump() [2/2]

ugv_nav4d::PlannerDump::PlannerDump ( const ugv_nav4d::Planner planner,
const std::string &  filePostfix,
const base::Time &  maxTime,
const base::samples::RigidBodyState &  startbody2Mls,
const base::samples::RigidBodyState &  endbody2Mls 
)

Member Function Documentation

◆ getGoal()

const base::samples::RigidBodyState& ugv_nav4d::PlannerDump::getGoal ( ) const
inline
Here is the caller graph for this function:

◆ getMaxTime()

const base::Time& ugv_nav4d::PlannerDump::getMaxTime ( ) const
inline

◆ getMlsMap()

const MLSBase& ugv_nav4d::PlannerDump::getMlsMap ( ) const
inline
Here is the caller graph for this function:

◆ getMobilityConf()

const Mobility& ugv_nav4d::PlannerDump::getMobilityConf ( ) const
inline
Here is the caller graph for this function:

◆ getPlannerConfig()

const PlannerConfig& ugv_nav4d::PlannerDump::getPlannerConfig ( ) const
inline
Here is the caller graph for this function:

◆ getSplineConfig()

const sbpl_spline_primitives::SplinePrimitivesConfig& ugv_nav4d::PlannerDump::getSplineConfig ( ) const
inline
Here is the caller graph for this function:

◆ getStart()

const base::samples::RigidBodyState& ugv_nav4d::PlannerDump::getStart ( ) const
inline
Here is the caller graph for this function:

◆ getTravConfig()

const traversability_generator3d::TraversabilityConfig& ugv_nav4d::PlannerDump::getTravConfig ( ) const
inline
Here is the caller graph for this function:

The documentation for this class was generated from the following files: