Classes | Namespaces | Functions
coal/octree.h File Reference
#include <algorithm>
#include <octomap/octomap.h>
#include "coal/fwd.hh"
#include "coal/BV/AABB.h"
#include "coal/collision_object.h"
Include dependency graph for coal/octree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  coal::OcTree
 Octree is one type of collision geometry which can encode uncertainty information in the sensor data. More...
 

Namespaces

 coal
 Main namespace.
 

Functions

static void coal::computeChildBV (const AABB &root_bv, unsigned int i, AABB &child_bv)
 compute the bounding volume of an octree node's i-th child More...
 
COAL_DLLAPI OcTreePtr_t coal::makeOctree (const Eigen::Matrix< CoalScalar, Eigen::Dynamic, 3 > &point_cloud, const CoalScalar resolution)
 Build an OcTree from a point cloud and a given resolution. More...
 


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59