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

APT.all-test.clean-house-new.elaborations.self.soar Maven / Gradle / Ivy

sp {self*elaborate*stopped
   (state  ^name robot
              ^io.input-link 
              ^parameters.stopped-dead-zone-squared )
   ( ^self )
   ( ^pose )
   ( -^x-velocity > 
           -^y-velocity > )
-->
   ( ^stopped yes)}

sp {self*elaborate*stopped*no1
   (state  ^name robot
              ^io.input-link.self )
  -( ^stopped yes)
-->
   ( ^stopped no)}