#include <DWAPlannerConfig.h>
Private Member Functions | |
| DWAPlannerConfigStatics () | |
Static Private Member Functions | |
| static const DWAPlannerConfigStatics * | get_instance () |
Private Attributes | |
| DWAPlannerConfig | __default__ |
| dynamic_reconfigure::ConfigDescription | __description_message__ |
| DWAPlannerConfig | __max__ |
| DWAPlannerConfig | __min__ |
| std::vector < DWAPlannerConfig::AbstractParamDescriptionConstPtr > | __param_descriptions__ |
Friends | |
| class | DWAPlannerConfig |
Definition at line 272 of file DWAPlannerConfig.h.
| dwa_local_planner::DWAPlannerConfigStatics::DWAPlannerConfigStatics | ( | ) | [inline, private] |
Definition at line 276 of file DWAPlannerConfig.h.
| static const DWAPlannerConfigStatics* dwa_local_planner::DWAPlannerConfigStatics::get_instance | ( | ) | [inline, static, private] |
Definition at line 467 of file DWAPlannerConfig.h.
friend class DWAPlannerConfig [friend] |
Definition at line 274 of file DWAPlannerConfig.h.
Definition at line 465 of file DWAPlannerConfig.h.
dynamic_reconfigure::ConfigDescription dwa_local_planner::DWAPlannerConfigStatics::__description_message__ [private] |
Definition at line 466 of file DWAPlannerConfig.h.
Definition at line 463 of file DWAPlannerConfig.h.
Definition at line 464 of file DWAPlannerConfig.h.
std::vector<DWAPlannerConfig::AbstractParamDescriptionConstPtr> dwa_local_planner::DWAPlannerConfigStatics::__param_descriptions__ [private] |
Definition at line 462 of file DWAPlannerConfig.h.