Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change identification filters during runtime #6

Open
THuppke opened this issue Oct 13, 2017 · 0 comments
Open

Change identification filters during runtime #6

THuppke opened this issue Oct 13, 2017 · 0 comments

Comments

@THuppke
Copy link
Member

THuppke commented Oct 13, 2017

Use case:
A person interacts with a virtual agent multimodally and says "Turn the volume of that speaker up" and points at a speaker. He/she then moves over to a different room, says "Turn the color of that light to green" and points at a light.

The use case shows that fixed filters regarding object type or location given on the start of the application may be too restrictive. Instead the identification-component could provide an rsb server interface that allows to specify object filters during runtime such as:

  • location
  • object type
  • services
  • metaconfig flags
  • ...

In the use case the filtering could restrict the objects to only objects in the room in which the person is located and another component could then select the most applicable speaker/light to do the described action on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant