$search
Public Member Functions | |
| HectorMapServer (ros::NodeHandle &private_nh) | |
| ~HectorMapServer () | |
Public Attributes | |
| OccupancyGridContainer * | mapContainer |
Private Attributes | |
| HectorDrawings * | hector_drawings_ |
| tf::TransformListener | tf_ |
Definition at line 288 of file hector_map_server.cpp.
| HectorMapServer::HectorMapServer | ( | ros::NodeHandle & | private_nh | ) | [inline] |
Trivial constructor
Definition at line 292 of file hector_map_server.cpp.
| HectorMapServer::~HectorMapServer | ( | ) | [inline] |
Definition at line 302 of file hector_map_server.cpp.
HectorDrawings* HectorMapServer::hector_drawings_ [private] |
Definition at line 315 of file hector_map_server.cpp.
Definition at line 312 of file hector_map_server.cpp.
tf::TransformListener HectorMapServer::tf_ [private] |
Definition at line 316 of file hector_map_server.cpp.