Trigger map writing when map reaches its capacity.
More...
#include <policies.hpp>
|
| template<typename MapRepresentationT > |
| bool | ready_ (const MapRepresentationT &map) const noexcept |
| |
| bool | ready (const MapRepresentationT &map) const noexcept |
| |
|
| const CapacityTrigger & | impl () const |
| |
| CapacityTrigger & | impl () |
| |
Trigger map writing when map reaches its capacity.
◆ ready_()
template<typename MapRepresentationT >
| bool autoware::mapping::point_cloud_mapping::CapacityTrigger::ready_ |
( |
const MapRepresentationT & |
map | ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: