menu
rover_dashboard
models.dart
AutonomyCommandBuilder
task property
task
dark_mode
light_mode
description
task
property
AutonomyTask
task
getter/setter pair
The type of task the rover should complete.
Implementation
AutonomyTask task = AutonomyTask.GPS_ONLY;
rover_dashboard
models
AutonomyCommandBuilder
task property
AutonomyCommandBuilder class