[38ba34]: / Body / AAUHuman / BodyModels / GenericBodyModel / RightFolder.any

Download this file

22 lines (14 with data), 433 Bytes


  AnyFolder Right={
    //Reference to folder containing joint angles used for initial positions
    AnyFolder &JointPos=..Mannequin.Posture.Right;
  };//Right

  Interface = {
    AnyFolder Right ={};
    Right = {AnyFolder RotVectorMeasures = {};};
  };
  
  
  MannequinValuesFromModel.AnyFolder_Posture = {
    AnyFolder AnyFolder_Right = {};
  };
  
  
  SelectedOutput = {
    AnyFolder Right = {};
  };