We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e2637 commit ff7671cCopy full SHA for ff7671c
newton-4.00/applications/ndSandbox/ndDemoEntityManager.cpp
@@ -57,8 +57,8 @@
57
//#define DEFAULT_SCENE 17 // cart pole discrete controller
58
//#define DEFAULT_SCENE 18 // cart pole continue controller
59
//#define DEFAULT_SCENE 19 // unit cycle controller
60
-//#define DEFAULT_SCENE 20 // simple industrial robot
61
-#define DEFAULT_SCENE 21 // advanced industrial robot
+#define DEFAULT_SCENE 20 // simple industrial robot
+//#define DEFAULT_SCENE 21 // advanced industrial robot
62
//#define DEFAULT_SCENE 22 // quadruped test 1
63
//#define DEFAULT_SCENE 23 // quadruped test 2
64
//#define DEFAULT_SCENE 24 // quadruped test 3
0 commit comments