tvaquero / itsimple

The Official itSIMPLE Project
Other
16 stars 2 forks source link

Support to directly test PDDL #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using itSimple version 3.5.10 and it seems to be a nice tool to create and 
test planning domains. However, not everything I want to do is created easily 
using UML. I was trying to find a way to directly import PDDL domain 
description to itSimple and found only way to import PDDL problem description.
I just want to modify the default PDDL output a little and then test with 
multiple planners, itSimple would be nice tool for this and I guess this 
feature should not be complicated since you already must have code to send PDDL 
domains & problems to planners.

Original issue reported on code.google.com by cerny.m on 2 Aug 2011 at 9:04

GoogleCodeExporter commented 9 years ago
This is exactly what we have been working on for the next release. itSIMPLE 4.0 
will let users change the PDDL model as well as create and manage PDDL models 
from scratch. Users will be able to create UML projects and/or PDDL projects.
Thanks a lot for your feedback and for using the tool.
If you have more ideas, please let us know.

Original comment by tiago.va...@gmail.com on 2 Aug 2011 at 6:38

GoogleCodeExporter commented 9 years ago
I have downloaded itSIMPLE 4.0 but not able to figure how can I directly write 
PDDL specification and generate plans. Please point me to some documentation.

Original comment by apandey...@gmail.com on 21 Feb 2013 at 11:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You can create a new PDDL project by selecting 'File->New Project->PDDL 
Project' in the main menu. Type the name of your project and select the project 
folder on the dialog. On Project Explorer panel you will see a new PDDL 
project. You can now open the pddl files and edit them.
We will post the documentation PDDL projects soon. 
Cheers

Original comment by tiago.va...@gmail.com on 22 Feb 2013 at 12:56