|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Public Types | |
| using | cost_t = float |
Public Member Functions | |
| CostElement (CostElement const &) noexcept=default | |
| CostElement (float cost) noexcept | |
| CostElement & | operator= (CostElement const &) noexcept=default |
Public Attributes | |
| cost_t | cost {} |