--- a
+++ b/Application/Examples/FreePosture/FreePostureFullBodyMove.Main.any
@@ -0,0 +1,13 @@
+#include "../libdef.any"
+
+// ----------------------------------------------------------
+// Model configuration:
+// For more info on body model configuration options please load the model and double click on: 
+// #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html"
+// ----------------------------------------------------------
+
+// Use interpolation drivers to define motion
+#define DriverSelection "FreePostureMove"
+
+// actual model  
+#include "FreePostureFullBodyStatic.Main.any" 
\ No newline at end of file