This package serves as a tool for testing and debugging PDDL files without the need for a simulator or any action servers. By utilizing a graphical user interface (GUI) and user input, predicates and results to actions are set, which facilitates a faster and easier debugging process. This approach allows for quick modifications and testing of different scenarios.
You need to clone PDDL_Executor repo: git clone https://github.com/olaghattas/PDDL-Executor
TODO: Instructions