Skip to content

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.

image

Getting started with Greta

Basics

Advanced

For developpers

Functionalities

Core functionality

Auxiliary functionality

Preview functionality (only in dev branch)

Nothing to show :)

Previous functionality (it might work, but not supported anymore)

Tips

Clone this wiki locally