We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix the revealables page describing an incorrect semantics for revealables in one part
update contributing page to reflect the removal of all benchmarks
add a new "Extras" page to document PDDLSIM's new extras
update roadmap
add another part to "adding pddl features", as extending the asp translation process was missing, even though it needed to be changed as part of adding the example feature
update architecture page to reflect changes to the library
add more "new!" comments to the "adding pddl features" page, where needed
update the hidden information pddl extension pages to reflect new abilities in pddlsim's api
update tutorial to reflect api changes
update page on fallible actions to the new syntax
update the tutorial with the introducton of proper session summaries
extend perform-grounded-action-respone to be a boolean representing if the action succeeded or failed
update the roadmap
fill out the "using planners" section
fix issues with the problems shown in the multiple goals explanation
remove the domain and problem objects section, and instead point users to the api reference
fill out the page on implementing new pddl features
add a step describing how to document your changes in the contribution guide
fix a small phrasing issue on the asp page
fill out the page on asp based gga
update architecture to fit module names in repository
fix a minor mistake in the "probabilistic effects" page that claims it relates to pddl problems instead of domains
state that the "domain and problem objects" section will not be completed until a more fully-formed api is finalized
fill the page on the "multiple goals" feature of pddlsim
fill out the page for probabilistic effects
fill out fallible actions page
add links to pddlsim's api reference