[770c98]: / Application / Examples / FreePosture / FreePostureFullBodyShoulderRhythmMove.Main.any

Download this file

18 lines (13 with data), 638 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

// Use interpolation drivers to define motion
#define DriverSelection "FreePostureMove"
  
// actual model  
#include "FreePostureFullBodyStatic.Main.any"