Skip to content

zaini/roomba_problem_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Roomba Problem Maker is a short script I've written to make the create of PDDL problem files easier for my INT group project.

You can find more about that project here.

Running

I'm using pywebview for the desktop app GUI. To run that, open the pywebview folder and just run start.py

The webapp version is just using flask with a basic API. Instead of writing to files it just displays the problems on the page. You can try a deployed version here.

Other

The two version were made using the following languages/frameworks: HTML, JavaScript, CSS, Python, Flask, pywebview

Screenshots

filling in grid example

results example

About

Script for generating PDDL code from a UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published