Skip to content

Python implementation of the paper "RRT-Plan: A randomized algorithm for STRIPS planning"

License

Notifications You must be signed in to change notification settings

paulaksm/rrt-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRT-Plan

Implementation in Python3 of the paper "RRT-Plan: A randomized algorithm for STRIPS planning"

Built on top of pystrips

Reference paper:

@inproceedings{burfoot2006rrt,
  title={RRT-Plan: A Randomized Algorithm for STRIPS Planning.},
  author={Burfoot, Daniel and Pineau, Joelle and Dudek, Gregory},
  booktitle={ICAPS},
  pages={362--365},
  year={2006}
}

About

Python implementation of the paper "RRT-Plan: A randomized algorithm for STRIPS planning"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published