Public Types | Public Member Functions | Private Attributes
ROSCostmapServer Class Reference

#include <costmap_2d_ros.hpp>

List of all members.

Public Types

typedef costmap_2d::Costmap2DROS ROSCostmap
typedef std::shared_ptr
< ROSCostmap
ROSCostmapPtr

Public Member Functions

ROSCostmapPtr getROSCostmap ()
 ROSCostmapServer (const std::string &name, const std::string &baseLinkTransformName, const grid_map::Position &origin, const double &width, const double &height)

Private Attributes

ROSCostmapPtr costmap
tf::TransformListener transformListener

Detailed Description

Some partial customisation of various ros costmaps for use with converter demos and tests.

Characteristics/Constraints:

Definition at line 51 of file costmap_2d_ros.hpp.


Member Typedef Documentation

typedef costmap_2d::Costmap2DROS ROSCostmapServer::ROSCostmap

Definition at line 53 of file costmap_2d_ros.hpp.

typedef std::shared_ptr<ROSCostmap> ROSCostmapServer::ROSCostmapPtr

Definition at line 54 of file costmap_2d_ros.hpp.


Constructor & Destructor Documentation

ROSCostmapServer::ROSCostmapServer ( const std::string &  name,
const std::string &  baseLinkTransformName,
const grid_map::Position origin,
const double &  width,
const double &  height 
)

Definition at line 29 of file costmap_2d_ros.cpp.


Member Function Documentation

Definition at line 59 of file costmap_2d_ros.hpp.


Member Data Documentation

Definition at line 59 of file costmap_2d_ros.hpp.

tf::TransformListener ROSCostmapServer::transformListener [private]

Definition at line 63 of file costmap_2d_ros.hpp.


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


grid_map_costmap_2d
Author(s): Péter Fankhauser
autogenerated on Mon Oct 9 2017 03:09:24