API Documentation
|
#include <NDEVR/Device.h>
Go to the source code of this file.
Classes | |
class | RangeSensor |
A RangeSensor is a Device that determines the distance of a target at a certian orientaton. Usually based on LiDAR or photogrametry. More... | |
Namespaces | |
namespace | NDEVR |
Enumerations | |
enum | RangeSensorType { e_line , e_2d_fan , e_3d_fan } |
The type of a range sensor. More... | |