a b/Application/Examples/Squat/Model/BodyModelConfiguration.any
1
#path __BM_PLUGIN_FILE__ "BodyModelConfiguration.any"
2
#define BM_CONFIG_PLUGIN __BM_PLUGIN_FILE__
3
4
// -----------------------------------------------------------------------------------
5
// The BodyModel configuration can be modified using BodyModel GUI plugin
6
// or by manually editing this file.
7
//
8
// Please see this this file for more information on the options:
9
// #path HTML_DOC "<AMMR_PATH_DOC>/bm_config/index.html"
10
// -----------------------------------------------------------------------------------
11
12
13
#define BM_LEG_MODEL _LEG_MODEL_TLEM2_
14
15
//#define BM_ARM_MUSCLES_LEFT OFF
16
//#define BM_ARM_MUSCLES_RIGHT OFF
17
//#define BM_TRUNK_MUSCLES OFF
18
//#define BM_LEG_MUSCLES_RIGHT OFF
19
//#define BM_LEG_MUSCLES_LEFT OFF
20
#define BM_TRUNK_CERVICAL_MUSCLES ON
21
22
#define BM_ARM_SHOULDER_RHYTHM ON
23