Public Member Functions | Private Attributes | List of all members
OctomapServerStatic Class Reference

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
 
AbstractOccupancyOcTreem_octree
 
std::string m_worldFrameId
 

Detailed Description

Definition at line 44 of file octomap_server_static.cpp.

Constructor & Destructor Documentation

◆ OctomapServerStatic()

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

Definition at line 46 of file octomap_server_static.cpp.

◆ ~OctomapServerStatic()

OctomapServerStatic::~OctomapServerStatic ( )
inline

Definition at line 95 of file octomap_server_static.cpp.

Member Function Documentation

◆ octomapBinarySrv()

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

Definition at line 100 of file octomap_server_static.cpp.

◆ octomapFullSrv()

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

Definition at line 112 of file octomap_server_static.cpp.

Member Data Documentation

◆ m_nh

ros::NodeHandle OctomapServerStatic::m_nh
private

Definition at line 128 of file octomap_server_static.cpp.

◆ m_octomapBinaryService

ros::ServiceServer OctomapServerStatic::m_octomapBinaryService
private

Definition at line 127 of file octomap_server_static.cpp.

◆ m_octomapFullService

ros::ServiceServer OctomapServerStatic::m_octomapFullService
private

Definition at line 127 of file octomap_server_static.cpp.

◆ m_octree

AbstractOccupancyOcTree* OctomapServerStatic::m_octree
private

Definition at line 130 of file octomap_server_static.cpp.

◆ m_worldFrameId

std::string OctomapServerStatic::m_worldFrameId
private

Definition at line 129 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 Jan 2 2023 03:18:15