Public Member Functions | Private Attributes
ftc_local_planner::JoinCostmap Class Reference

#include <join_costmap.h>

List of all members.

Public Member Functions

void initialize (costmap_2d::Costmap2DROS *local_costmap_ros, costmap_2d::Costmap2DROS *global_costmap_ros)
 initialize the two costmaps and check if resolution global costmap > resolution local costmap. With is neseccary.
 JoinCostmap ()
 JoinCostmap constructor.
void joinMaps ()
 joinMaps join the local costmap in the global costmap.

Private Attributes

vector< vector< int > > global
costmap_2d::Costmap2DROSglobal_costmap_ros_
bool init
costmap_2d::Costmap2DROSlocal_costmap_ros_

Detailed Description

Definition at line 32 of file join_costmap.h.


Constructor & Destructor Documentation

JoinCostmap constructor.

Definition at line 25 of file join_costmap.cpp.


Member Function Documentation

void ftc_local_planner::JoinCostmap::initialize ( costmap_2d::Costmap2DROS local_costmap_ros,
costmap_2d::Costmap2DROS global_costmap_ros 
)

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 join the local costmap in the global costmap.

Definition at line 53 of file join_costmap.cpp.


Member Data Documentation

vector<vector<int> > ftc_local_planner::JoinCostmap::global [private]

Definition at line 57 of file join_costmap.h.

Definition at line 53 of file join_costmap.h.

Definition at line 60 of file join_costmap.h.

Definition at line 54 of file join_costmap.h.


The documentation for this class was generated from the following files:


asr_ftc_local_planner
Author(s): Marek Felix
autogenerated on Wed Jun 19 2019 19:38:18