This commit is contained in:
		
							
								
								
									
										25
									
								
								src/main/deploy/pathplanner/autos/New Auto.auto
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								src/main/deploy/pathplanner/autos/New Auto.auto
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | |||||||
|  | { | ||||||
|  |   "version": 1.0, | ||||||
|  |   "startingPose": { | ||||||
|  |     "position": { | ||||||
|  |       "x": 1.2654580294915574, | ||||||
|  |       "y": 2.9352327650524255 | ||||||
|  |     }, | ||||||
|  |     "rotation": 0 | ||||||
|  |   }, | ||||||
|  |   "command": { | ||||||
|  |     "type": "sequential", | ||||||
|  |     "data": { | ||||||
|  |       "commands": [ | ||||||
|  |         { | ||||||
|  |           "type": "path", | ||||||
|  |           "data": { | ||||||
|  |             "pathName": "Test pigeon" | ||||||
|  |           } | ||||||
|  |         } | ||||||
|  |       ] | ||||||
|  |     } | ||||||
|  |   }, | ||||||
|  |   "folder": null, | ||||||
|  |   "choreoAuto": false | ||||||
|  | } | ||||||
							
								
								
									
										52
									
								
								src/main/deploy/pathplanner/paths/Test pigeon.path
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										52
									
								
								src/main/deploy/pathplanner/paths/Test pigeon.path
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,52 @@ | |||||||
|  | { | ||||||
|  |   "version": 1.0, | ||||||
|  |   "waypoints": [ | ||||||
|  |     { | ||||||
|  |       "anchor": { | ||||||
|  |         "x": 1.2654580294915574, | ||||||
|  |         "y": 2.9352327650524255 | ||||||
|  |       }, | ||||||
|  |       "prevControl": null, | ||||||
|  |       "nextControl": { | ||||||
|  |         "x": 2.2654580294915574, | ||||||
|  |         "y": 2.9352327650524255 | ||||||
|  |       }, | ||||||
|  |       "isLocked": false, | ||||||
|  |       "linkedName": null | ||||||
|  |     }, | ||||||
|  |     { | ||||||
|  |       "anchor": { | ||||||
|  |         "x": 3.276852593591227, | ||||||
|  |         "y": 2.9352327650524255 | ||||||
|  |       }, | ||||||
|  |       "prevControl": { | ||||||
|  |         "x": 2.276852593591227, | ||||||
|  |         "y": 2.9352327650524255 | ||||||
|  |       }, | ||||||
|  |       "nextControl": null, | ||||||
|  |       "isLocked": false, | ||||||
|  |       "linkedName": null | ||||||
|  |     } | ||||||
|  |   ], | ||||||
|  |   "rotationTargets": [], | ||||||
|  |   "constraintZones": [], | ||||||
|  |   "eventMarkers": [], | ||||||
|  |   "globalConstraints": { | ||||||
|  |     "maxVelocity": 3.0, | ||||||
|  |     "maxAcceleration": 3.0, | ||||||
|  |     "maxAngularVelocity": 540.0, | ||||||
|  |     "maxAngularAcceleration": 720.0 | ||||||
|  |   }, | ||||||
|  |   "goalEndState": { | ||||||
|  |     "velocity": 0, | ||||||
|  |     "rotation": 0, | ||||||
|  |     "rotateFast": false | ||||||
|  |   }, | ||||||
|  |   "reversed": false, | ||||||
|  |   "folder": null, | ||||||
|  |   "previewStartingState": { | ||||||
|  |     "rotation": 0, | ||||||
|  |     "velocity": 0 | ||||||
|  |   }, | ||||||
|  |   "useDefaultConstraints": true | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user