|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Public Types | |
| using | logit_t = std::int8_t |
| using | occupancy_t = float |
Public Member Functions | |
| Occupancy (occupancy_t occupancy) | |
Public Attributes | |
| occupancy_t | occupancy |
Protected Attributes | |
| logit_t | logit |
Friends | |
| template<class T > | |
| class | Filter |
Definition at line 57 of file occupancy.hpp.
| using ufo::pred::Occupancy< PC >::logit_t = std::int8_t |
Definition at line 59 of file occupancy.hpp.
| using ufo::pred::Occupancy< PC >::occupancy_t = float |
Definition at line 58 of file occupancy.hpp.
|
inline |
Definition at line 61 of file occupancy.hpp.
|
friend |
Definition at line 69 of file occupancy.hpp.
|
protected |
Definition at line 66 of file occupancy.hpp.
| occupancy_t ufo::pred::Occupancy< PC >::occupancy |
Definition at line 63 of file occupancy.hpp.