Skip to content

Commit

Permalink
Revised instructions and background.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpaulius committed Dec 7, 2021
1 parent 2682648 commit 5ac85dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This code repository contains Python scripts that are designed to convert files from the [**FOON**](http://www.foonets.com) (short for the **functional object-oriented network**) dataset into [**PDDL**](https://planning.wiki/) problem and domain files.

This requires code (specifically the ```FOON_graph_analyzer.py```, ```FOON_retrieval.py```, and ```FOON_classes.py``` files) from the **FOON\_API** repository, which can be found in this repository.
This requires code (specifically the ```FOON_graph_analyzer.py```, ```FOON_retrieval.py```, and ```FOON_classes.py``` files) from the **FOON\_API** repository, which can be found in this repository under the **FOON_scripts** folder.

<!---
which can be found [here](https://bitbucket.org/davidpaulius/foon_api/src/master/).
Expand Down

0 comments on commit 5ac85dd

Please sign in to comment.