File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -185,3 +185,11 @@ A list of random ideas.
185185 (DefinedPredicateNode "Is interacting with someone?")
186186
187187 Everything emitted to ROS is a state.... look for the behavior pubs.
188+
189+ ----------------
190+
191+ Pending bugs:
192+ * (DefinedPredicateNode "Did someone leave?") being called much much
193+ too often!!! ... why???
194+ * Psi hung ... for no apparent reason.
195+ (psi-running?) (psi-get-loop-count)
Original file line number Diff line number Diff line change 1111; ; ------------------------------------------------------------------
1212
1313(define (foobar x )
14- (display " duuuuuuuude foobar pred-schema wrapper\n " )
15- (display x) (newline)
14+ ; (display "duuuuuuuude foobar pred-schema wrapper\n")
15+ ; (display x) (newline)
1616 (cog-evaluate! x)
1717 (Node " bad value" ))
1818; ;
You can’t perform that action at this time.
0 commit comments