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

APT.all-test.HauntBot.object.move-to-pos.step-2-xyz.soar Maven / Gradle / Ivy

#
# else, since we're in the target area, move to x-y-z position
#
sp {move-to-pos*propose*step-2-xyz
   (state  ^type move-to-pos
              ^map.current-area 
              ^area 
              ^position )
-->
   ( ^operator  +)
   ( ^name step-2-xyz
        ^type move-to-xyz
        ^position )
}