Drrreistein / idtmp-py

implementation of iteratively deepened task and motion planning in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idtmp-py, is the python version of the implementation of idtmp, the related paper here

Usage

Requirements

  • z3, SMT solver pip install z3-solver
  • pybullet, robot simulator, python interface of bullet,pip install pybullet

TODO

a lot...

About

implementation of iteratively deepened task and motion planning in python


Languages

Language:Python 54.0%Language:C++ 46.0%