User Tools

Site Tools


visual3d:documentation:third-party:opensim:virtual_lab_for_opensim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
visual3d:documentation:third-party:opensim:virtual_lab_for_opensim [2024/07/12 14:07] – created sgrangervisual3d:documentation:third-party:opensim:virtual_lab_for_opensim [2025/09/08 13:56] (current) wikisysop
Line 1: Line 1:
-====== Virtual_Lab_for_OpenSim ====== +====== Virtual Lab for OpenSim ======
- +
-\\ +
  
 ==== Appendix (Creating the v3d_lab) ==== ==== Appendix (Creating the v3d_lab) ====
  
 For example if a lab was set up such that the person walked in the –X direction, +Z was vertical, and +Y was to the subjects left. (See Appendix for an example of Visual3d mdh script could be used to create a compatible virtual lab. For example if a lab was set up such that the person walked in the –X direction, +Z was vertical, and +Y was to the subjects left. (See Appendix for an example of Visual3d mdh script could be used to create a compatible virtual lab.
- 
-\\ 
  
  
 +<code>
 ! !
 ! Segment v3d_lab ! Segment v3d_lab
Line 51: Line 47:
 ! /DEPTH= ! /DEPTH=
 **;** **;**
 +</code>
 +
 +<code>
 ! Landmarks ! Landmarks
 **Add_Landmark** **Add_Landmark**
Line 70: Line 69:
 ! /USE_REFERENCE_LOCATION=FALSE ! /USE_REFERENCE_LOCATION=FALSE
 **;** **;**
 +</code>
 +
 +<code>
 **Add_Landmark** **Add_Landmark**
 /LANDMARK_NAME=v3d_lab_med_prox /LANDMARK_NAME=v3d_lab_med_prox
Line 88: Line 90:
 ! /USE_REFERENCE_LOCATION=FALSE ! /USE_REFERENCE_LOCATION=FALSE
 **;** **;**
 +</code>
 +
 +
 +<code>
 **Add_Landmark** **Add_Landmark**
 /LANDMARK_NAME=v3d_lab_lat_distal /LANDMARK_NAME=v3d_lab_lat_distal
Line 106: Line 112:
 ! /USE_REFERENCE_LOCATION=FALSE ! /USE_REFERENCE_LOCATION=FALSE
 **;** **;**
 +</code>
 +
 +<code>
 **Add_Landmark** **Add_Landmark**
 /LANDMARK_NAME=v3d_lab_med_distal /LANDMARK_NAME=v3d_lab_med_distal
Line 124: Line 133:
 ! /USE_REFERENCE_LOCATION=FALSE ! /USE_REFERENCE_LOCATION=FALSE
 **;** **;**
 +</code>
  
visual3d/documentation/third-party/opensim/virtual_lab_for_opensim.1720793274.txt.gz · Last modified: 2024/07/12 14:07 by sgranger