- Install python packages using requirements.txt. The environment variable OPENAI_API_KEY will need to be set up.
- Create a dataset folder and add the files for the WOMD-Reasoning dataset. You will need to sign up for this.
- python planner.py to generate PDDL files.
AugmentedDesignLab/CarPlanningProblemGen
LLM based PDDL generation to improve LLM reasoning for autonomous vehicle test scenarios.
Python