This commit is contained in:
		| @@ -26,6 +26,6 @@ | ||||
|       ] | ||||
|     } | ||||
|   }, | ||||
|   "folder": null, | ||||
|   "folder": "1", | ||||
|   "choreoAuto": false | ||||
| } | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -43,7 +43,7 @@ | ||||
|     "rotateFast": false | ||||
|   }, | ||||
|   "reversed": false, | ||||
|   "folder": null, | ||||
|   "folder": "1", | ||||
|   "previewStartingState": null, | ||||
|   "useDefaultConstraints": false | ||||
| } | ||||
| @@ -43,7 +43,7 @@ | ||||
|     "rotateFast": false | ||||
|   }, | ||||
|   "reversed": false, | ||||
|   "folder": null, | ||||
|   "folder": "1", | ||||
|   "previewStartingState": null, | ||||
|   "useDefaultConstraints": false | ||||
| } | ||||
| @@ -40,9 +40,6 @@ public void resetencodeurd(){ | ||||
| public void resetencodeurg(){ | ||||
|   grimpeurg.getEncoder().setPosition(0); | ||||
| } | ||||
| public void grimpeur(){ | ||||
|   grimpeurg.follow(grimpeurd); | ||||
| } | ||||
| public AHRS gyroscope = new AHRS(); | ||||
|   public double getpitch(){ | ||||
|     return gyroscope.getPitch(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user