-
Notifications
You must be signed in to change notification settings - Fork 17
Rest pose setter
sagatake edited this page Apr 10, 2025
·
1 revision
This is a simple interface that allows GRETA to assume a specific position and return to that position after executing gestures.
- select "Character Manager" module in "Modular" application
- add Rest_pose_setter module from Add -> Input -> Rest_Pose_Setter
- connect to "Behavior Realizer"
- choose which one to send
- send the rest_pose via the "apply" button.
When you add Rest_Pose_Setter to Modular application or initialize it from configuration files, the module is initialized as follows:
- read the lexicon file to find the rest_pose: rest-name_of_restpose
- store all rest_posts in a list.
- 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