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

Bring action tries to infer object location from type when type=reference #68

Open
rokusottervanger opened this issue Oct 24, 2017 · 0 comments
Assignees
Labels

Comments

@rokusottervanger
Copy link
Member

Configuring action Bring with semantics

{
  'action': 'bring', 
  'object': {'type': 'reference'}, 
  'target-location': {'id': 'flight_case'}
}

and knowledge

{}

Results in an exception because:

No source given, trying to find at default location.

And the type of the object is reference, which cannot be found.

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

No branches or pull requests

2 participants