menu
autonomy
interfaces
OrchestratorInterface
handleBottleTask abstract method
handleBottleTask
brightness_4
brightness_5
description
handleBottleTask
abstract method
Future
<
void
>
handleBottleTask
(
AutonomyCommand
command
)
Implementation
Future<void> handleBottleTask(AutonomyCommand command);
autonomy
interfaces
OrchestratorInterface
handleBottleTask abstract method
OrchestratorInterface class