UFO
1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
count_sampling_method.hpp
1
42
#ifndef UFO_MAP_INTEGRATOR_COUNT_SAMPLING_METHOD_HPP
43
#define UFO_MAP_INTEGRATOR_COUNT_SAMPLING_METHOD_HPP
44
45
namespace
ufo
46
{
47
enum class
CountSamplingMethod { NONE, BOOLEAN, MIN, MAX, MEAN };
48
}
49
50
#endif
// UFO_MAP_INTEGRATOR_COUNT_SAMPLING_METHOD_HPP
ufo
All vision-related classes and functions.
Definition
cloud.hpp:49
lib
map
include
ufo
map
integrator
count_sampling_method.hpp
Generated by
1.9.8