-
Notifications
You must be signed in to change notification settings - Fork 17
Object node controller
sagatake edited this page Apr 10, 2025
·
1 revision
The object-node-controller module is a module that allows you to select an object in the environment thanks to its id, as well as to move it, orient it and modify its scale (homothety factor). The list of objects that can be selected is stored in an xml file in the Environment folder; for example the file bin\Environments\Empty.xml contains only one chair:
In the interface we also have a "sliding_object" checkbox that will drag the object from left to right in the scene and send gaze signals to GRETA so that an agent follows the moving object with its eyes.
- 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