This commit is contained in:
16
.pathplanner/settings.json
Normal file
16
.pathplanner/settings.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"robotWidth": 0.9,
|
||||
"robotLength": 0.9,
|
||||
"holonomicMode": true,
|
||||
"pathFolders": [
|
||||
"1"
|
||||
],
|
||||
"autoFolders": [
|
||||
"1"
|
||||
],
|
||||
"defaultMaxVel": 3.0,
|
||||
"defaultMaxAccel": 3.0,
|
||||
"defaultMaxAngVel": 540.0,
|
||||
"defaultMaxAngAccel": 720.0,
|
||||
"maxModuleSpeed": 4.5
|
||||
}
|
Reference in New Issue
Block a user