#include <raycast_carver.hpp>
◆ OctreeType
template<typename MapT , typename SensorT >
◆ RaycastCarver()
template<typename MapT , typename SensorT >
Setup the raycast carver.
- Parameters
-
| [in] | map | The reference to the map to be updated. |
| [in] | sensor | The sensor model. |
| [in] | depth_img | The depth image to be integrated. |
| [in] | T_WS | The transformation from sensor to world frame. |
| [in] | frame | The frame number to be integrated. |
◆ operator()()
template<typename MapT , typename SensorT >
Allocate a band around the depth measurements using a raycasting approach.
The allocated blocks
◆ map_
template<typename MapT , typename SensorT >
◆ octree_
template<typename MapT , typename SensorT >
◆ sensor_
template<typename MapT , typename SensorT >
◆ depth_img_
template<typename MapT , typename SensorT >
◆ T_WS_
template<typename MapT , typename SensorT >
◆ frame_
template<typename MapT , typename SensorT >
◆ config_
template<typename MapT , typename SensorT >
The documentation for this class was generated from the following file: