[38ba34]: / Application / Examples / FreePosture / FreePostureFullBodyShoulderRhythmStatic.Main.any

Download this file

18 lines (13 with data), 607 Bytes

#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"
// ----------------------------------------------------------

//These statements enable detailed arms and kinematic shoulder rhythm
#define BM_ARM_DETAILED_HAND ON
#define BM_ARM_SHOULDER_RHYTHM ON

// No motion
#define DriverSelection "FreePostureStatic"
  
// actual model  
#include "FreePostureFullBodyStatic.Main.any"