Skip to content

Commit

Permalink
Add settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
twangodev committed Mar 3, 2024
1 parent 7331221 commit 48a7182
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .pathplanner/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"robotWidth": 0.9,
"robotLength": 0.9,
"holonomicMode": true,
"pathFolders": [],
"autoFolders": [],
"defaultMaxVel": 4.331208,
"defaultMaxAccel": 3.0,
"defaultMaxAngVel": 540.0,
"defaultMaxAngAccel": 720.0,
"maxModuleSpeed": 4.5
}

0 comments on commit 48a7182

Please sign in to comment.