GithubHelp home page GithubHelp logo

sunien / dorna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dorna-robotics/dorna

0.0 0.0 0.0 6.49 MB

Dorna Robotics API

Home Page: https://www.dorna.ai

License: MIT License

Python 98.56% Shell 1.44%

dorna's Introduction

Dorna

Dorna is a 5-axis robotic arm, with industrial grade quality, offered at an affordable price for use in industrial or research applications. Dorna has maximum payload of about 1.1KG (2.5lbs) and reach of about 500mm (20in). Dorna uses g2core firmware for its motor control and motion planning. On this Github repo you will find the API of Dorna that can be used to control the robot in Python.

Wiki

For the full documentation visit the dorna Wiki page.

Installation

GitHub
To install the Python package from GitHub, you need to clone the repository first.

git clone https://github.com/dorna-robotics/dorna.git

After download, go to the directory, and run:

python setup.py install

ROS

For implementing Dorna with ROS, please visit the rakutentech/dorna_arm_ros repository.

API initialization

Import the module and create a Dorna object for interacting with the API:

from dorna import Dorna
robot = Dorna()

dorna's People

Contributors

smhty 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.