Expand description
This module defines various objectives and their handling system. It includes algorithms for managing and interacting with beacon objectives, as well as zoned and secret objectives. Also this module contains the whole logic for beacon measurements and their filtering.
Re-exportsยง
pub use beacon_objective::BeaconObjective;pub use known_img_objective::KnownImgObjective;pub use beacon_controller::BeaconController;pub use beacon_controller::BeaconControllerState;
Modulesยง
- bayesian_
set ๐ - beacon_
controller ๐ - beacon_
objective ๐ - beacon_
objective_ ๐done - known_
img_ ๐objective - secret_
img_ ๐objective