#include <InflationFilter.hpp>
|
| std::shared_ptr< rclcpp_lifecycle::LifecycleNode > | get_node () const |
◆ InflationFilter()
◆ get_layer_name()
| std::string get_layer_name |
( |
| ) |
|
|
overridevirtual |
◆ inflate_layer_u8()
| bool inflate_layer_u8 |
( |
::navmap::NavMap & | 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 | ) |
|
|
overridevirtual |
◆ cost_scaling_factor_
| double cost_scaling_factor_ |
|
protected |
◆ inflation_radius_
◆ inscribed_radius_
◆ navmap_
The documentation for this class was generated from the following files:
- maps_managers/easynav_navmap_maps_manager/include/easynav_navmap_maps_manager/filters/InflationFilter.hpp
- maps_managers/easynav_navmap_maps_manager/src/easynav_navmap_maps_manager/filters/InflationFilter.cpp