File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 5656 (DefinedPredicate loop-name)
5757 (SatisfactionLink
5858 (SequentialAnd
59- (Evaluation (GroundedPredicate " scm: wtf" ) (ListLink (Node " start" )))
6059 (Evaluation (GroundedPredicate " scm: psi-step" )
6160 (ListLink))
62- (Evaluation (GroundedPredicate " scm: wtf" ) (ListLink (Node " middle" )))
6361 (Evaluation (GroundedPredicate " scm: psi-run-continue?" )
6462 (ListLink))
65- (Evaluation (GroundedPredicate " scm: wtf" ) (ListLink (Node " more" )))
6663 ; If ROS is dead, or the continue flag not set,
6764 ; then stop running the behavior loop.
6865 (DefinedPredicate " ROS is running?" )
69- (Evaluation (GroundedPredicate " scm: wtf" ) (ListLink (Node " tail" )))
7066 (DefinedPredicate loop-name))))
7167
72- (define (wtf x ) (display " heyyyyy\n " ) (display x)(newline) (stv 1 1 ))
7368; ; Call (run) to run the main loop, (halt) to pause the loop.
7469; ; The main loop runs in its own thread.
7570(define (run ) (psi-run))
You can’t perform that action at this time.
0 commit comments