add steering start
This commit is contained in:
parent
0f7f078440
commit
4e492fb10b
@ -115,6 +115,7 @@ void Factory_start() {
|
|||||||
CAN_startBehaviour();
|
CAN_startBehaviour();
|
||||||
|
|
||||||
DRIVE_startBehaviour(drive());
|
DRIVE_startBehaviour(drive());
|
||||||
|
STEERING_startBehaviour(steering());
|
||||||
|
|
||||||
ALIVE_startBehaviourSender(ALcontroller());
|
ALIVE_startBehaviourSender(ALcontroller());
|
||||||
ALIVE_startBehaviourChecker(ALjoy());
|
ALIVE_startBehaviourChecker(ALjoy());
|
||||||
|
Reference in New Issue
Block a user