#include <PlannerDump.hpp>
◆ PlannerDump() [1/2]
ugv_nav4d::PlannerDump::PlannerDump |
( |
const std::string & |
dumpName | ) |
|
◆ 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 |
|
) |
| |
◆ getGoal()
const base::samples::RigidBodyState & ugv_nav4d::PlannerDump::getGoal |
( |
| ) |
const |
|
inline |
◆ getMaxTime()
const base::Time & ugv_nav4d::PlannerDump::getMaxTime |
( |
| ) |
const |
|
inline |
◆ getMlsMap()
const MLSBase & ugv_nav4d::PlannerDump::getMlsMap |
( |
| ) |
const |
|
inline |
◆ getMobilityConf()
const Mobility & ugv_nav4d::PlannerDump::getMobilityConf |
( |
| ) |
const |
|
inline |
◆ getPlannerConfig()
const PlannerConfig & ugv_nav4d::PlannerDump::getPlannerConfig |
( |
| ) |
const |
|
inline |
◆ getSplineConfig()
const sbpl_spline_primitives::SplinePrimitivesConfig & ugv_nav4d::PlannerDump::getSplineConfig |
( |
| ) |
const |
|
inline |
◆ getStart()
const base::samples::RigidBodyState & ugv_nav4d::PlannerDump::getStart |
( |
| ) |
const |
|
inline |
◆ getTravConfig()
const traversability_generator3d::TraversabilityConfig & ugv_nav4d::PlannerDump::getTravConfig |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: