#include <OctoMap.h>
Definition at line 53 of file global_map/OctoMap.h.
◆ OccupancyType
Enumerator |
---|
kTypeUnknown | |
kTypeEmpty | |
kTypeGround | |
kTypeObstacle | |
Definition at line 56 of file global_map/OctoMap.h.
◆ RtabmapColorOcTreeNode() [1/2]
rtabmap::RtabmapColorOcTreeNode::RtabmapColorOcTreeNode |
( |
| ) |
|
|
inline |
◆ RtabmapColorOcTreeNode() [2/2]
◆ createChild()
bool rtabmap::RtabmapColorOcTreeNode::createChild |
( |
unsigned int |
i | ) |
|
◆ expandNode()
void rtabmap::RtabmapColorOcTreeNode::expandNode |
( |
| ) |
|
◆ getChild() [1/2]
◆ getChild() [2/2]
◆ getNodeRefId()
int rtabmap::RtabmapColorOcTreeNode::getNodeRefId |
( |
| ) |
const |
|
inline |
◆ getOccupancyType()
int rtabmap::RtabmapColorOcTreeNode::getOccupancyType |
( |
| ) |
const |
|
inline |
◆ getPointRef()
const octomap::point3d& rtabmap::RtabmapColorOcTreeNode::getPointRef |
( |
| ) |
const |
|
inline |
◆ pruneNode()
bool rtabmap::RtabmapColorOcTreeNode::pruneNode |
( |
| ) |
|
◆ setNodeRefId()
void rtabmap::RtabmapColorOcTreeNode::setNodeRefId |
( |
int |
nodeRefId | ) |
|
|
inline |
◆ setOccupancyType()
void rtabmap::RtabmapColorOcTreeNode::setOccupancyType |
( |
char |
type | ) |
|
|
inline |
◆ setPointRef()
void rtabmap::RtabmapColorOcTreeNode::setPointRef |
( |
const octomap::point3d & |
point | ) |
|
|
inline |
◆ updateOccupancyTypeChildren()
void rtabmap::RtabmapColorOcTreeNode::updateOccupancyTypeChildren |
( |
| ) |
|
◆ RtabmapColorOcTree
◆ nodeRefId_
int rtabmap::RtabmapColorOcTreeNode::nodeRefId_ |
|
private |
◆ pointRef_
octomap::point3d rtabmap::RtabmapColorOcTreeNode::pointRef_ |
|
private |
◆ type_
int rtabmap::RtabmapColorOcTreeNode::type_ |
|
private |
The documentation for this class was generated from the following files: