helloworld
This commit is contained in:
parent
a3b3c71d54
commit
2ebc5c2f90
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -20,3 +20,13 @@ robot.rotate(angle_to_rotate, speed_for_motors);
|
|||
```
|
||||
|
||||
Read the FTC2024WeRobotControl.java file to get complete docs.
|
||||
|
||||
|
||||
## CarLike Controls:
|
||||
|
||||
monter élévateur: dpad\_up
|
||||
baisser élévateur: dpad\_down
|
||||
moissoneuse: b
|
||||
moissoneuse reverse: b + right\_bumber
|
||||
déplacement: left\_joystick
|
||||
|
||||
|
|
Loading…
Reference in a new issue