Public Member Functions | |
HectorMapServer (ros::NodeHandle &private_nh) | |
~HectorMapServer () | |
Public Attributes | |
OccupancyGridContainer * | mapContainer |
Private Attributes | |
HectorDrawings * | hector_drawings_ |
tf::TransformListener | tf_ |
Definition at line 289 of file hector_map_server.cpp.
HectorMapServer::HectorMapServer | ( | ros::NodeHandle & | private_nh | ) | [inline] |
Trivial constructor
Definition at line 293 of file hector_map_server.cpp.
HectorMapServer::~HectorMapServer | ( | ) | [inline] |
Definition at line 303 of file hector_map_server.cpp.
HectorDrawings* HectorMapServer::hector_drawings_ [private] |
Definition at line 316 of file hector_map_server.cpp.
Definition at line 313 of file hector_map_server.cpp.
tf::TransformListener HectorMapServer::tf_ [private] |
Definition at line 317 of file hector_map_server.cpp.