User Tools

Site Tools


visual3d:documentation:pipeline:signal_commands:create_target

Differences

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

Link to this comparison view

Next revision
Previous revision
visual3d:documentation:pipeline:signal_commands:create_target [2024/06/14 17:29] – created sgrangervisual3d:documentation:pipeline:signal_commands:create_target [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
 +====== Create Target ======
 +
 In Visual3D Version 5.02.07 we introduced a command to add a new ORIGINAL TARGET to the workspace. In Visual3D Version 5.02.07 we introduced a command to add a new ORIGINAL TARGET to the workspace.
  
Line 27: Line 29:
  
  
-====== Example: Virtual Lab ======+===== Example: Virtual Lab =====
  
-===== Background =====+==== Background ====
  
 The following example creates a virtual lab that can have **4 principal directions** depending on the walking direction in the movement trial. Unlike the method for two directions, this method will only work for one direct per movement trial (e.g. the subject cannot walk back and forth in the same trial). It will, however, allow a virtual lab to have different orientations for each movement trial. The following example creates a virtual lab that can have **4 principal directions** depending on the walking direction in the movement trial. Unlike the method for two directions, this method will only work for one direct per movement trial (e.g. the subject cannot walk back and forth in the same trial). It will, however, allow a virtual lab to have different orientations for each movement trial.
Line 37: Line 39:
 To complete this tutorial, a static trial with the typical [[Visual3D:Tutorials:Modeling:Virtual_Laboratory_#Example:_Creating_a_virtual_laboratory_that_changes_with_the_direction_of_walking|Dynamic Lab]] should be created. You can download an example of this [[http://c-motion.com/download/examples/VirtualLab/DynamicVirtualLab.cmo|here]]. You will notice that the virtual lab rotates in the dynamic trial and is created correctly when the subject is facing along the +Y/-Y axis, but is created incorrectly when the subject is facing the +X/-X. If the following script is run, the virtual lab will be created correctly regardless of the subject's direction. A completed CMO file can be downloaded [[http://c-motion.com/download/examples/VirtualLab/DynamicVirtualLab_Complete.cmo|here]]. To complete this tutorial, a static trial with the typical [[Visual3D:Tutorials:Modeling:Virtual_Laboratory_#Example:_Creating_a_virtual_laboratory_that_changes_with_the_direction_of_walking|Dynamic Lab]] should be created. You can download an example of this [[http://c-motion.com/download/examples/VirtualLab/DynamicVirtualLab.cmo|here]]. You will notice that the virtual lab rotates in the dynamic trial and is created correctly when the subject is facing along the +Y/-Y axis, but is created incorrectly when the subject is facing the +X/-X. If the following script is run, the virtual lab will be created correctly regardless of the subject's direction. A completed CMO file can be downloaded [[http://c-motion.com/download/examples/VirtualLab/DynamicVirtualLab_Complete.cmo|here]].
  
-===== Script =====+==== Script ====
  
 This pipeline should be run immediately after the model_template has been applied (at least in this example). This pipeline should be run immediately after the model_template has been applied (at least in this example).
Line 114: Line 116:
 </code> </code>
  
- 
-Retrieved from "" 
  
  
visual3d/documentation/pipeline/signal_commands/create_target.1718386199.txt.gz · Last modified: 2024/06/14 17:29 by sgranger