],
"constraintZones": [
{
- "name": "Get out of trench",
- "minWaypointRelativePos": 0,
- "maxWaypointRelativePos": 0.3996431757359485,
- "constraints": {
- "maxVelocity": 5.4,
- "maxAcceleration": 1.5,
- "maxAngularVelocity": 200.0,
- "maxAngularAcceleration": 150.0,
- "nominalVoltage": 12.0,
- "unlimited": false
- }
- },
- {
- "name": "Balls in neutral zone",
+ "name": "Go back to trench",
"minWaypointRelativePos": 0.7100802854594145,
"maxWaypointRelativePos": 2.0,
"constraints": {
"nominalVoltage": 12.0,
"unlimited": false
}
+ },
+ {
+ "name": "Constraints Zone",
+ "minWaypointRelativePos": 3.059617547806488,
+ "maxWaypointRelativePos": 4.09448818897641,
+ "constraints": {
+ "maxVelocity": 1.5,
+ "maxAcceleration": 2.0,
+ "maxAngularVelocity": 200.0,
+ "maxAngularAcceleration": 300.0,
+ "nominalVoltage": 12.0,
+ "unlimited": false
+ }
}
],
"pointTowardsZones": [],