Giter Club home page Giter Club logo

cgx-inversek's People

Contributors

cgxeiji avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cgx-inversek's Issues

How to fix the angles?

Hi try to use the code to my arm but without good results because for my fault maybe.i have use 4 servos 180 degrees to fix that but is not working properly for mine .here is my build can you help me what i did wrong.in the photo with the build you can see how can the servo move from 0 to 180 .
IMG_8639

IMG_8638

How to assembke the arm

Hi i have tested your inverse kinematics and the output which is the angle seems correct but i need your guide on how to assemble the arm im not using braccio but my arm have 3 links and 4 dof and it will works fine theorytically, at first i have assemble the arm just like the picture you included with initial angle of each servo is half of its roatatikn angke and it seems wrong

Incorrect Link lenghts for Braccio

In README, as well as in the example code, the link lengths for Braccio are incorrect resulting in the calculations being off. The values that I measured and work for me are:

  • base that connects a0 with a1 with a length of 74 mm,
  • upperarm that connects a1 and a2 with a length of 125 mm,
  • forearm that connects a2 with a3 with a length of 125 mm,
  • hand that connects a3 with the end effector with a length of 160 mm.
    For the last one, the 160 mm points more less to the centre of the gripper, use 195 mm if you want to position the tip of the gripper instead.

With the above adjustments the code works great and makes the robot arm much easier to use.
Thanks!

Clarification

Hello, i am currently trying to use your library in a school projet and i would have some questions for your library if possible...

firstly, what are the limits for x,y,z? like, the closest to the ground would be 0 for z i assume, but then maximum would be attained only if x/y are 0?

secondly, what is the angle representing? an image with what angle it is would really help me, because i don't know from what plane is this angle meseasured.

thirdly, the link lengths in your example, could it be they are not the same for every Braccio Arm? my arm have link lengths of 0,125,125,50 instead of the 0,200,200,270 you put down.

thank you

Clarification on joint angle definitions

When you say that the arm is "stretched out" when all servos are at 90 degrees do you mean that the arm will be standing straight up? Why is it that all joint angles would be 90 degrees? Would it not be 90 degrees for the base with 0 degrees for the remaining angles (ie upperarm, forearm, wrist)?

Typically aren't joint angles measured from the projection of the previous link? For example, if you had the arm standing straight up with the elbow bent 90 degrees to the right, the joint angles would be as follows: Shoulder -> 90, Elbow -> 90 (or 270 depending on how you are measuring), wrist ->180

I am trying to adapt your code to an arm run by linear actuators and I keep getting no solution found and I believe this is the issue, if you could clarify with some drawings it would be very helpful.

b2a function not declare

am trying to use this lib with robotic arm code which am controlling through servo.h lib

however am getting error

error: 'b2a' was not declared in this scope
   base.init(0, b2a(0.0), b2a(180.0));

any idea which lib have that b2a function

multiple link proble

Hi~
Thank you for your code and example.
I wanna to know if this could be applied to multiple links robots like 6 ROF?
Thank you!

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.