#include <Costmap2DConfig.h>
Classes | |
| class | AbstractParamDescription |
| class | ParamDescription |
Public Types | |
| typedef boost::shared_ptr < const AbstractParamDescription > | AbstractParamDescriptionConstPtr |
| typedef boost::shared_ptr < AbstractParamDescription > | AbstractParamDescriptionPtr |
Public Member Functions | |
| void | __clamp__ () |
| bool | __fromMessage__ (dynamic_reconfigure::Config &msg) |
| void | __fromServer__ (const ros::NodeHandle &nh) |
| uint32_t | __level__ (const Costmap2DConfig &config) const |
| void | __toMessage__ (dynamic_reconfigure::Config &msg) const |
| void | __toMessage__ (dynamic_reconfigure::Config &msg, const std::vector< AbstractParamDescriptionConstPtr > &__param_descriptions__) const |
| void | __toServer__ (const ros::NodeHandle &nh) const |
Static Public Member Functions | |
| static const Costmap2DConfig & | __getDefault__ () |
| static const dynamic_reconfigure::ConfigDescription & | __getDescriptionMessage__ () |
| static const Costmap2DConfig & | __getMax__ () |
| static const Costmap2DConfig & | __getMin__ () |
| static const std::vector < AbstractParamDescriptionConstPtr > & | __getParamDescriptions__ () |
Public Attributes | |
| double | cost_scaling_factor |
| std::string | footprint |
| int | height |
| double | inflation_radius |
| int | lethal_cost_threshold |
| std::string | map_topic |
| std::string | map_type |
| int | mark_threshold |
| double | max_obstacle_height |
| double | max_obstacle_range |
| double | origin_x |
| double | origin_y |
| double | origin_z |
| double | publish_frequency |
| bool | publish_voxel_map |
| double | raytrace_range |
| double | resolution |
| bool | restore_defaults |
| double | robot_radius |
| bool | rolling_window |
| bool | static_map |
| bool | track_unknown_space |
| double | transform_tolerance |
| int | unknown_cost_value |
| int | unknown_threshold |
| double | update_frequency |
| int | width |
| double | z_resolution |
| int | z_voxels |
Static Private Member Functions | |
| static const Costmap2DConfigStatics * | __get_statics__ () |
Definition at line 59 of file Costmap2DConfig.h.
| typedef boost::shared_ptr<const AbstractParamDescription> costmap_2d::Costmap2DConfig::AbstractParamDescriptionConstPtr |
Definition at line 84 of file Costmap2DConfig.h.
| typedef boost::shared_ptr<AbstractParamDescription> costmap_2d::Costmap2DConfig::AbstractParamDescriptionPtr |
Definition at line 83 of file Costmap2DConfig.h.
| void costmap_2d::Costmap2DConfig::__clamp__ | ( | ) | [inline] |
Definition at line 252 of file Costmap2DConfig.h.
| bool costmap_2d::Costmap2DConfig::__fromMessage__ | ( | dynamic_reconfigure::Config & | msg | ) | [inline] |
Definition at line 194 of file Costmap2DConfig.h.
| void costmap_2d::Costmap2DConfig::__fromServer__ | ( | const ros::NodeHandle & | nh | ) | [inline] |
Definition at line 245 of file Costmap2DConfig.h.
| const Costmap2DConfigStatics * costmap_2d::Costmap2DConfig::__get_statics__ | ( | ) | [inline, static, private] |
Definition at line 573 of file Costmap2DConfig.h.
| const Costmap2DConfig & costmap_2d::Costmap2DConfig::__getDefault__ | ( | ) | [inline, static] |
Definition at line 553 of file Costmap2DConfig.h.
| const dynamic_reconfigure::ConfigDescription & costmap_2d::Costmap2DConfig::__getDescriptionMessage__ | ( | ) | [inline, static] |
Definition at line 548 of file Costmap2DConfig.h.
| const Costmap2DConfig & costmap_2d::Costmap2DConfig::__getMax__ | ( | ) | [inline, static] |
Definition at line 558 of file Costmap2DConfig.h.
| const Costmap2DConfig & costmap_2d::Costmap2DConfig::__getMin__ | ( | ) | [inline, static] |
Definition at line 563 of file Costmap2DConfig.h.
| const std::vector< Costmap2DConfig::AbstractParamDescriptionConstPtr > & costmap_2d::Costmap2DConfig::__getParamDescriptions__ | ( | ) | [inline, static] |
Definition at line 568 of file Costmap2DConfig.h.
| uint32_t costmap_2d::Costmap2DConfig::__level__ | ( | const Costmap2DConfig & | config | ) | const [inline] |
Definition at line 261 of file Costmap2DConfig.h.
| void costmap_2d::Costmap2DConfig::__toMessage__ | ( | dynamic_reconfigure::Config & | msg | ) | const [inline] |
Definition at line 232 of file Costmap2DConfig.h.
| void costmap_2d::Costmap2DConfig::__toMessage__ | ( | dynamic_reconfigure::Config & | msg, | |
| const std::vector< AbstractParamDescriptionConstPtr > & | __param_descriptions__ | |||
| ) | const [inline] |
Definition at line 225 of file Costmap2DConfig.h.
| void costmap_2d::Costmap2DConfig::__toServer__ | ( | const ros::NodeHandle & | nh | ) | const [inline] |
Definition at line 238 of file Costmap2DConfig.h.
Definition at line 147 of file Costmap2DConfig.h.
| std::string costmap_2d::Costmap2DConfig::footprint |
Definition at line 151 of file Costmap2DConfig.h.
Definition at line 163 of file Costmap2DConfig.h.
Definition at line 149 of file Costmap2DConfig.h.
Definition at line 173 of file Costmap2DConfig.h.
| std::string costmap_2d::Costmap2DConfig::map_topic |
Definition at line 175 of file Costmap2DConfig.h.
| std::string costmap_2d::Costmap2DConfig::map_type |
Definition at line 177 of file Costmap2DConfig.h.
Definition at line 187 of file Costmap2DConfig.h.
Definition at line 141 of file Costmap2DConfig.h.
Definition at line 143 of file Costmap2DConfig.h.
Definition at line 167 of file Costmap2DConfig.h.
Definition at line 169 of file Costmap2DConfig.h.
Definition at line 179 of file Costmap2DConfig.h.
Definition at line 139 of file Costmap2DConfig.h.
Definition at line 171 of file Costmap2DConfig.h.
Definition at line 145 of file Costmap2DConfig.h.
Definition at line 165 of file Costmap2DConfig.h.
Definition at line 191 of file Costmap2DConfig.h.
Definition at line 153 of file Costmap2DConfig.h.
Definition at line 157 of file Costmap2DConfig.h.
Definition at line 155 of file Costmap2DConfig.h.
Definition at line 189 of file Costmap2DConfig.h.
Definition at line 135 of file Costmap2DConfig.h.
Definition at line 159 of file Costmap2DConfig.h.
Definition at line 185 of file Costmap2DConfig.h.
Definition at line 137 of file Costmap2DConfig.h.
Definition at line 161 of file Costmap2DConfig.h.
Definition at line 181 of file Costmap2DConfig.h.
Definition at line 183 of file Costmap2DConfig.h.