Giter Club home page Giter Club logo

lynxmotion-l6-kinematics's Introduction

A GUI for Forward and Inverse Kinematics with the LynxMotion L6 Robotic Arm

About the project

This is an old project for a robotics MS course and it involves a graphical interface designed to control the Lynxmotion L6 Robotics Arm. Info on the robot can be found all over the net; a good place to start is here.

The code is written in C# and it is a single window application that offers the following:

  1. Physical, real-time RS232/USB interface with the robot.
  2. A simple, good old wireframe plotting provides a complete 3D representation of the arm on the form without resorting to elabp elaborate 3D software.
  3. Manual control of the robot by means of rotating each axis individually. This obviously includes forward kinematics being taken care of automatically.
  4. Inverse Kinematics and Trajectory Planning: The interface can solve for the link angles of the robot for a given position in 3D Euclidean space (in cms) and plan a trajectory to the destination. As a demo, the robot can draw a sinewave on a plane using the inverse kinematics solver to chart its course from one sample to the next in the sinewave plot. The solver will mark a destination as ``unreachable'' if the system of equations is infeasible.

This is a C#-only application, originally written in Visual Studio, but can be directly ported to Mono in Windows or Ubuntu. I regret not adding many comments, but it was written under a very limited time. Still, the code is straightforward and readable, although can be optimized in several ways.

More Details

I included the quick report that I originally submitted with the project in order to provide more details on the code.

lynxmotion-l6-kinematics's People

Contributors

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