Skip to content

takuya-ki/onrobot-rg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8081075 · Jun 1, 2024

History

20 Commits
Oct 20, 2022
Apr 4, 2022
Feb 23, 2022
Feb 17, 2022
Jun 1, 2024
Oct 25, 2022

Repository files navigation

onrobot-rg

License: MIT repo size

Controller for OnRobot RG2 and RG6 grippers.

Requirements

  • Python 3.7.3
    • pymodbus==2.5.3

Installation

git clone [email protected]:takuya-ki/onrobot-rg.git && cd onrobot-rg && pip install -r requirements.txt

Usage

  1. Connect the cable between Compute Box and Tool Changer.
  2. Connect an ethernet cable between Compute Box and your computer.
  3. Execute a demo script as below
python src/demo.py --ip 192.168.1.1 --port 502 --gripper rg2
python src/demo.py --ip 192.168.1.1 --port 502 --gripper rg6

Author / Contributor

Takuya Kiyokawa

License

This software is released under the MIT License, see LICENSE.

About

Controller for OnRobot RG2 and RG6 grippers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages