Skip to content

Commit fecd7b0

Browse files
Create wheelOptions.json
1 parent f1eee59 commit fecd7b0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

wheelOptions.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"Fixed Wheel": {
3+
"scriptGit": "https://github.com/CommonWealthRobotics/BowlerStudioExampleRobots.git",
4+
"scriptFile": "defaultFixed.xml"
5+
},
6+
"2.75 inch Omni Wheel": {
7+
"scriptGit": "https://github.com/CommonWealthRobotics/HolonomicWheels.git",
8+
"scriptFile": "2.75InchOmniExample.xml"
9+
},
10+
"3.25 inch Omni Wheel": {
11+
"scriptGit": "https://github.com/CommonWealthRobotics/HolonomicWheels.git",
12+
"scriptFile": "3.25InchOmniExample.xml"
13+
},
14+
"4 inch Omni Wheel": {
15+
"scriptGit": "https://github.com/CommonWealthRobotics/HolonomicWheels.git",
16+
"scriptFile": "4InchOmniExample.xml"
17+
}
18+
}

0 commit comments

Comments
 (0)