Public Member Functions | Private Attributes
OctomapServerStatic Class Reference

List of all members.

Public Member Functions

bool octomapBinarySrv (GetOctomap::Request &req, GetOctomap::Response &res)
bool octomapFullSrv (GetOctomap::Request &req, GetOctomap::Response &res)
 OctomapServerStatic (const std::string &filename)
 ~OctomapServerStatic ()

Private Attributes

ros::NodeHandle m_nh
ros::ServiceServer m_octomapBinaryService
ros::ServiceServer m_octomapFullService
AbstractOccupancyOcTree * m_octree
std::string m_worldFrameId

Detailed Description

Definition at line 52 of file octomap_server_static.cpp.


Constructor & Destructor Documentation

OctomapServerStatic::OctomapServerStatic ( const std::string &  filename) [inline]

Definition at line 54 of file octomap_server_static.cpp.

Definition at line 103 of file octomap_server_static.cpp.


Member Function Documentation

bool OctomapServerStatic::octomapBinarySrv ( GetOctomap::Request &  req,
GetOctomap::Response &  res 
) [inline]

Definition at line 108 of file octomap_server_static.cpp.

bool OctomapServerStatic::octomapFullSrv ( GetOctomap::Request &  req,
GetOctomap::Response &  res 
) [inline]

Definition at line 120 of file octomap_server_static.cpp.


Member Data Documentation

Definition at line 136 of file octomap_server_static.cpp.

Definition at line 135 of file octomap_server_static.cpp.

Definition at line 135 of file octomap_server_static.cpp.

AbstractOccupancyOcTree* OctomapServerStatic::m_octree [private]

Definition at line 138 of file octomap_server_static.cpp.

std::string OctomapServerStatic::m_worldFrameId [private]

Definition at line 137 of file octomap_server_static.cpp.


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


octomap_server
Author(s): Armin Hornung
autogenerated on Mon Oct 6 2014 02:56:34