breakout of submodule for ur5 and gripper control using the MAGPIE interface.
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 . --user #install magpie_control
Test out the functionality!
python3.10
import magpie_control