UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
ufo::Occupancy< std::uint8_t > Struct Reference

Public Types

using value_type = std::uint8_t
 

Public Attributes

std::uint8_t data
 
value_type logit
 

Detailed Description

Definition at line 68 of file occupancy.hpp.

Member Typedef Documentation

◆ value_type

using ufo::Occupancy< std::uint8_t >::value_type = std::uint8_t

Definition at line 69 of file occupancy.hpp.

Member Data Documentation

◆ data

std::uint8_t ufo::Occupancy< std::uint8_t >::data

Definition at line 74 of file occupancy.hpp.

◆ logit

value_type ufo::Occupancy< std::uint8_t >::logit

Definition at line 71 of file occupancy.hpp.


The documentation for this struct was generated from the following file: