Merge branch 'master' of https://github.com/GZod01/ftc2024-robotcode
This commit is contained in:
commit
46207eda56
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