All Downloads are FREE. Search and download functionalities are using the official Maven repository.

APT.all-test.HauntBot.common.move-to-xyz.side-step.soar Maven / Gradle / Ivy

echo "\nLoading move-to-xyz/sidestep"

sp {all*propose*sidestep
   (state  ^type move-to-xyz
              ^top-state )
   ( ^parameters.opposite.{ << left right >>  } 
         ^self.stuck )
  - ( ^io.input-link.feedback.side-step 
        -^top-state.self.stopped true)
   -->
  (write (crlf) |SIDE STEP | )
   ( ^operator  + =, >)
   ( ^name side-step
        ^actions )
   ( #^thrust back
        ^side-step )}