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

"Outputs" key not available during SegmentAndRecognize #133

Open
tlau opened this issue Dec 13, 2012 · 0 comments
Open

"Outputs" key not available during SegmentAndRecognize #133

tlau opened this issue Dec 13, 2012 · 0 comments

Comments

@tlau
Copy link
Member

tlau commented Dec 13, 2012

[ERROR] [WallTime: 1355419810.645966] Userdata key 'outputs' not available. Available keys are: []
[WARN] [WallTime: 1355419810.646426] Attempting to copy output key '%s', but this key does not exist.
[ERROR] [WallTime: 1355419810.646982] Userdata key 'outputs' not available. Available keys are: []
[ERROR] [WallTime: 1355419810.647260] General error while executing state machine:
Traceback (most recent call last):
File "/pr/1/im/code/src/interactive-manipulation-sandbox/smach_executer/src/smach_executer/executer_server.py", line 77, in execute
(outcome, outputs) = self.execute_action(action_dict)
File "/pr/1/im/code/src/interactive-manipulation-sandbox/smach_executer/src/smach_executer/executer_server.py", line 124, in execute_action
outputs = self.sm.userdata.outputs
File "/pr/1/im/code/src/smach/smach/src/smach/user_data.py", line 66, in getattr
raise KeyError()
KeyError

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

No branches or pull requests

1 participant