Giter Site home page Giter Site logo

videosystemstech / onrobot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osaka-university-harada-laboratory/onrobot

0.0 0.0 0.0 3.28 MB

OnRobot packages (http://wiki.ros.org/onrobot)

Home Page: http://wiki.ros.org/onrobot

License: MIT License

CMake 12.05% Python 87.95%

onrobot's Introduction

onrobot

ROS drivers for OnRobot Grippers

Features

  • ROS Noetic (Python3)
  • Controller for OnRobot RG2 / RG6 via Modbus/TCP
  • Controller for OnRobot VG10 / VGC10 via Modbus/TCP

Installation

$ git clone [email protected]:takuya-ki/onrobot.git catkin_ws/src; cd catkin_ws
$ sudo rosdep install --from-paths ./src --ignore-packages-from-source --rosdistro noetic -y --os=ubuntu:focal -y
$ catkin build -DPYTHON_EXECUTABLE=/usr/bin/python3

Usage

  1. Connect the cable between Compute Box and Tool Changer
  2. Connect an ethernet cable between Compute Box and your computer
  3. Execute programs

RG2 / RG6

Send motion commands
$ roslaunch onrobot_rg_control bringup.launch gripper:=[rg2/rg6]
$ rosrun onrobot_rg_control OnRobotRGSimpleController.py
Visualize a model
$ roslaunch onrobot_rg6_visualization disp_onrobot_rg6_model.launch
$ roslaunch onrobot_rg2_visualization disp_onrobot_rg2_model.launch

VG10 / VGC10

Send motion commands
$ roslaunch onrobot_vg_control bringup.launch
$ rosrun onrobot_vg_control OnRobotVGSimpleController.py  
Visualize a model
$ roslaunch onrobot_vgc10_visualization disp_onrobot_vgc10_model.launch
$ roslaunch onrobot_vg10_visualization disp_onrobot_vg10_model.launch

Author / Contributor

Takuya Kiyokawa

License

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

onrobot's People

Contributors

takuya-ki avatar vsys-gv avatar videosystemstech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.