Rest pose setter - isir/greta GitHub Wiki
This is a simple interface that allows GRETA to assume a specific position and return to that position after executing gestures.
Setup
- select "Character Manager" module in "Modular" application
- add Rest_pose_setter module from Add -> Input -> Rest_Pose_Setter
- connect to "Behavior Realizer"
How to use
- choose which one to send
- send the rest_pose via the "apply" button.
Initialization
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.