pike ready

This commit is contained in:
Shikhar
2026-03-06 10:57:47 -07:00
parent c2f16a5117
commit d5ff90c1aa
4 changed files with 14 additions and 10 deletions
@@ -73,7 +73,7 @@
"maxVelocity": 3.0,
"maxAcceleration": 3.0,
"maxAngularVelocity": 600.0,
"maxAngularAcceleration": 770.0,
"maxAngularAcceleration": 750.0,
"nominalVoltage": 12.0,
"unlimited": false
},
@@ -87,5 +87,5 @@
"velocity": 0,
"rotation": -90.0
},
"useDefaultConstraints": false
"useDefaultConstraints": true
}