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