Unbound variable "chat-state"
Closed this issue · 6 comments
Run this to reproduce the error
rostopic pub -1 /robot/speech_events std_msgs/String "start"
ERROR: In procedure apply-smob/1:
ERROR: Unbound variable: chat-state
ABORT: unbound-variable
The module eva-model
defines this. Some subsystem failed to (use-modules (opencog eva-model))
Not sure which.
Anyway .. is this still an issue? There have been a log of changes to the chatbot in the last 3 days; this might be fixed already?
I just test it, and the bug is still there.
Strange, I didn't get this error, was the ros-behavior-scripting running?
Yes, it was running. It happened when I chatted with it. But this is not
urgent and important.
On Tue, Jul 19, 2016 at 12:33 PM, leungmanhin notifications@github.com
wrote:
Strange, I didn't get this error, was the ros-behavior-scripting running?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#69 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAhJ97GHuOIF3YdX5btVMl92YF4eRqm5ks5qXFOIgaJpZM4JNLz6
.
Closing, I assume this is no longer an issue