Skip to content

Tigul/pycram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCRAM

Python 3 implementation of CRAM.

PyCRAM requires a specific fork of MacroPy, which, however, is already included in the source. So, you do not have to install it.

Authors

Dependecies

To work with the Bullet World of PyCRAM the follwing packages are required.

  • PyBullet
  • pathlib
  • numpy

Run the Demo

Prerequisites

To run the demo one needs, all files in the resources folder along with the pr2 description and the description of the kitchen. Both descriptions must be in the same folder as this repository.

Execute

To execute the demo the follwing commands have to be executed:

cd demo
python3 run.py