Open darrenks opened 12 years ago
make a list of the things that are simply converted to pddl
example:
elif top == tw.Dirt: print >> out, "(dirt pos-%d-%d)" % (i, j)
this is complete, but still needs more clean up
make a list of the things that are simply converted to pddl
example: