Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 456 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 456 Bytes

magpie_control

breakout of prompt planning for MAGPIE/DeliGrasp interface.

Installation

To install magpie_prompts in a python environment, run the following commands once your environment is active:

git clone https://github.com/correlllab/magpie_prompts.git #clone this repository
cd magpie_prompts #enter the repo
pip install . --user #install magpie_control

Test out the functionality!

python3.10
import magpie_prompts