Skip to content

Conversation

@yantrabuddhi
Copy link
Contributor

port of few initial rules from behavior tree to open psi

(psi-rule (list (NotLink(DefinedPredicate "Skip Interaction?")) (DefinedPredicate "Listening ended?")) (DefinedSchemaNode "Listening ended? action") speech-demand-satisfied (stv 1 1) speech-demand)

(psi-rule (list (DefinedPredicate "Skip Interaction?")) (DefinedSchemaNode "Keep alive") speech-demand-satisfied (stv 1 1) speech-demand)
;; ------------------------------------------------------------------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please place these in a different file so that the main loop below is not modified.

@linas linas merged commit 92540b5 into opencog:master Jun 6, 2016
linas added a commit that referenced this pull request Jun 6, 2016
Merge Mandeep's work (pull request #45)
linas added a commit to linas/atomspace that referenced this pull request Dec 24, 2016
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

Successfully merging this pull request may close these issues.

2 participants