simulate
simulate copied to clipboard
[XLand] Change predicates functions to be python objects
So far, we are using defined functions as predicates here for xland task generation. In the future, we could use python objects instead, so that an user can define a custom object.
@natolambert