
APT.all-test.HauntBot.object.use-tool.elaborations.soar Maven / Gradle / Ivy
# determine if agent is carrying the specified tool
sp {use-tool*elaborate*has-tool
(state ^type use-tool
^tool.name
^top-state.status.decoration.name )
-->
( ^has-tool yes)
}
# copy down tool and lock info
sp {use-tool*elaborate*copy*info
(state ^type use-tool
^superstate.operator )
( ^target
^tool )
-->
( ^target
^tool )
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy