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

#include <from_ros_costmaps.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 &base_link_transform_name, const cost_map::Position &origin, const double &width, const double &height)

Private Attributes

ROSCostmapPtr costmap
tf::TransformListener transform_listener

Detailed Description

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

Characteristics/Constraints:

Definition at line 41 of file from_ros_costmaps.hpp.


Member Typedef Documentation

Definition at line 43 of file from_ros_costmaps.hpp.

Definition at line 44 of file from_ros_costmaps.hpp.


Constructor & Destructor Documentation

ROSCostmapServer::ROSCostmapServer ( const std::string &  name,
const std::string &  base_link_transform_name,
const cost_map::Position origin,
const double &  width,
const double &  height 
)

Definition at line 33 of file lib/from_ros_costmaps.cpp.


Member Function Documentation

Definition at line 53 of file from_ros_costmaps.hpp.


Member Data Documentation

Definition at line 53 of file from_ros_costmaps.hpp.

Definition at line 57 of file from_ros_costmaps.hpp.


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


cost_map_demos
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 20:28:06