Skip to content

breakout of submodule for ur5 and gripper control using the MAGPIE interface.

Notifications You must be signed in to change notification settings

correlllab/magpie_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magpie_control

breakout of submodule for ur5 and gripper control using the MAGPIE interface.

Installation

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

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

Test out the functionality!

python3
import magpie_control

About

breakout of submodule for ur5 and gripper control using the MAGPIE interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published