Skip to content

Task and Motion Planning with Uncertainty and Risk Awareness

Notifications You must be signed in to change notification settings

aidan-curtis/tampura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAMPURA

Partially Observable Task and motion planning with uncertainty and risk awareness. See our paper or website for more details.

alt text

Install

Install the symbolic planner

    cd third_party/symk
    python build.py

Install the tampura package

    python -m pip install -e .

Example Notebook

See notebooks/grasping_env.ipynb for a simple usage example.

Robot environments

The robot environments from the paper are in a separate tampura_environments repo

About

Task and Motion Planning with Uncertainty and Risk Awareness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published