Giter Site home page Giter Site logo

armed's Introduction

Armando

Armando is a functional, easy-to-use library for Robot Arm control. Supports ESP32 and various Arduino boards. Includes Kinematic parameters analysis and hardware control.

Contains Inverse and Forward Kinematics calculation functions, workspace bounds calculation, and servo control for 3-DOF Robot Arms with all revolute joints, and user-configurable link lengths.

For additional information about Library's functionalities, theoretical background, use cases, or overall structure, refer to the 'Documentation' folder.

Due to preprocessor directives that allow both ESP32 and Arduino compatibility, when using an ESP32 board, 'ESP32' should be defined when compiling, either through IDE or build system.

Robot structure

Kinematics equations are based on the following DH parameters which indicate the Robot's configuration:

All-zero link offsets: d1=0, d2=0, and d3=0;

Arbitrary (user-configurable) link lengths: a1, a2, and a3;

Link twists: alpha1=0, alpha2=pi/2, and alpha3=0;

And as such should be considered when building the Robot Arm hardware.

armed's People

Contributors

vla-gove avatar blagojeblagojevic avatar aoto959 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.