#include <join_costmap.h>
Definition at line 32 of file join_costmap.h.
◆ JoinCostmap()
| ftc_local_planner::JoinCostmap::JoinCostmap |
( |
| ) |
|
◆ initialize()
initialize the two costmaps and check if resolution global costmap > resolution local costmap. With is neseccary.
- Parameters
-
| local_costmap_ros | |
| global_costmap_ros | |
Definition at line 29 of file join_costmap.cpp.
◆ joinMaps()
| void ftc_local_planner::JoinCostmap::joinMaps |
( |
| ) |
|
joinMaps join the local costmap in the global costmap.
Definition at line 53 of file join_costmap.cpp.
◆ global
| vector<vector<int> > ftc_local_planner::JoinCostmap::global |
|
private |
◆ global_costmap_ros_
◆ init
| bool ftc_local_planner::JoinCostmap::init |
|
private |
◆ local_costmap_ros_
The documentation for this class was generated from the following files: