Public Types | Public Member Functions | Private Attributes | List of all members
cost_map_demos::ROSCostmapServer Class Reference

#include <from_ros_costmaps.hpp>

Public Types

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

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

ROSCostmapPtr cost_map_demos::ROSCostmapServer::getROSCostmap ( )
inline

Definition at line 53 of file from_ros_costmaps.hpp.

Member Data Documentation

ROSCostmapPtr cost_map_demos::ROSCostmapServer::costmap
private

Definition at line 53 of file from_ros_costmaps.hpp.

tf::TransformListener cost_map_demos::ROSCostmapServer::transform_listener
private

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 Mon Jun 10 2019 13:04:00