There was an error while loading. Please reload this page.
1 parent f1eee59 commit fecd7b0Copy full SHA for fecd7b0
wheelOptions.json
@@ -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
12
+ "scriptFile": "3.25InchOmniExample.xml"
13
14
+ "4 inch Omni Wheel": {
15
16
+ "scriptFile": "4InchOmniExample.xml"
17
+ }
18
+}
0 commit comments