#include <InflationFilter.hpp>
◆ InflationFilter()
◆ get_layer_name()
| std::string get_layer_name |
( |
| ) |
|
|
override |
◆ inflate_layer_u8()
| bool inflate_layer_u8 |
( |
::octomap::Octomap & | nm, |
|
|
const std::string & | src_layer, |
|
|
const std::string & | dst_layer, |
|
|
float | inflation_radius, |
|
|
float | cost_scaling_factor, |
|
|
float | inscribed_radius = 0.0f ) |
◆ is_adding_layer()
◆ on_initialize()
◆ update()
| void update |
( |
::easynav::NavState & | nav_state | ) |
|
|
virtual |
◆ cost_scaling_factor_
| double cost_scaling_factor_ |
|
protected |
◆ inflation_radius_
◆ inscribed_radius_
◆ octomap_
| ::octomap::Octomap octomap_ |
|
protected |
The documentation for this class was generated from the following files:
- maps_managers/easynav_octomap_maps_manager/include/easynav_octomap_maps_manager/filters/InflationFilter.hpp
- maps_managers/easynav_octomap_maps_manager/src/easynav_octomap_maps_manager/filters/InflationFilter.cpp