Skip to content
Snippets Groups Projects
Commit 326c3041 authored by GATEAU Thibault's avatar GATEAU Thibault
Browse files

[TP01] interresting things coming

parent c9704b96
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
## First HDDL
### Ressources
- [PDDL and HDDL quickstart](externalRessources/tutorialPDDL_HDDL.pdf)
### Set-up project environement
- [ ] Clone git repository
......@@ -28,6 +32,7 @@ cd $HTN_PATH
cd HyperTensioN
ruby Hype.rb examples/basic/basic.jshop examples/basic/pb1.jshop rb
ruby examples/basic/pb1.jshop.rb
# should print:
#----------------------Tasks-----------------------
#0: swap(banjo kiwi)
......@@ -78,9 +83,12 @@ plan travelWalkTaxi.hddl gotoPark_problem.hddl debug
```
You should get a dummy plan.
- [ ] Check what's happening if the park is not a a short distance from home
- [ ] Check what's happening if the park is not a a short distance from home...
i.e remove
###
### Writing some tasks, methods and litterals
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment