Expand description
This module provides the core components for managing tasks and decisions.
Re-exportsยง
pub use task_controller::TaskController;pub use end_condition::EndCondition;
Modulesยง
- atomic_
decision ๐ - atomic_
decision_ ๐cube - end_
condition ๐ - linked_
box ๐ - score_
grid ๐ - task
- This module defines various task types and their implementations, including tasks for image capturing, state switching, and velocity changes.
- task_
controller ๐