-
Notifications
You must be signed in to change notification settings - Fork 17
Torso
Brice Donval edited this page Jan 13, 2020
·
5 revisions
The Torso movement is defined along four directional dimensions: Vertical, Collapse, Sagittal and Lateral dimension.
- Vertical Torso Turn is a Left/Right rotation around the vertical axis (around y axis).
- Sagittal Torso Lean is a Forward/Backward leaning movement in the sagittal plan (around x axis).
- Lateral Torso Lean is a lateral flexion to the Left/Right in the lateral plan (around z axis).
- Collapse Torso movement is an upward/downward flexion in the sagittal plan (around x axis).
<torso id="LinearRLLateralSwing" lexeme="LateralSwing" trajectory="Linear" speed="0.5" repetition="2" amount="0.5" start="0" >
<KeyPoint type="strokeStart">
<LateralLean direction="Right" min="0.0" max="1.0"><!--amount*max--></LateralLean>
</KeyPoint>
<KeyPoint type="strokeEnd">
<LateralLean direction="Left" min="0.0" max="1.0"><!--amount*max--></LateralLean>
</KeyPoint>
</torso>
<torsoDirectionShift id="RightVerticalForward" >
<VerticalTurn direction="Right" amount="0.5" min="0.0" max="1.0"></VerticalTurn>
<SagittalLean direction="Forward" amount="0.5" min="0.0" max="1.0"></SagittalLean>
</torsoDirectionShift>
Similarly to the head gestures, the proposed set of torso movements and the maximal real values of torso movements are presented respectively in TorsoGesture and TorsoAmount XML files.
- Generating New Facial expressions
- Generating New Gestures
- Generating new Hand configurations
- Creating an Instance for Interaction
- Create a new virtual character
- Creating a Greta Module in Java
- Integration examples
- Development guideline
- Naming policy
- Github repository
- Technical showcase
- Python integration
- Known issues
- Technical Specifications
- Pitfalls for Greta development
-
FML/BML
-
Tools
-
AUs from external sources
-
Large language model (LLM)
-
Automatic speech recognition (ASR)
-
Extensions
Nothing to show :)
- Incrementality
- Motion Capture to BAP values
- Interruptions
- Back Channels
- Appreciation Generator
- SSI Greta Integration
- TopicPlanner
- Shore
- Disco
- Watson
- Object node controller
- OSC communication for Unity
- 3D pose estimation from RGB camera through VAE (PFE-OpenPose-to-VAE-to-BVH)
- HOW TO CREATE BEHAVIOR SET
- Projects
- Signals