patplaner

This commit is contained in:
samuel desharnais
2024-01-23 19:00:20 -05:00
parent a6585224bc
commit 49aecc9cae
12 changed files with 426 additions and 3 deletions

View File

@ -3,10 +3,18 @@
"robotLength": 0.9,
"holonomicMode": true,
"pathFolders": [
"1"
"1",
"2",
"3",
"7",
"4"
],
"autoFolders": [
"1"
"1",
"2",
"3",
"7",
"4"
],
"defaultMaxVel": 3.0,
"defaultMaxAccel": 3.0,