core_pb::driving::motors

Function motors_task

Source
pub async fn motors_task<R: RobotBehavior>(
    data: &SharedRobotData<R>,
    motors: R::Motors,
) -> !
Expand description

The “main” method for the motors task