AR logo.png

ANNIN ROBOTICS

0
  • HOME

  • TUTORIALS

  • DOWNLOADS & MANUALS

  • ROBOT KITS

  • FORUM

  • BLOG

  • CONTACT

  • More

    To see this working, head to your live site.
    1. ROBOT FORUM
    2. Questions
    3. Rewrite web service need help on python forward/inverse kinematic lib
    Search
    Kstan Simit
    Mar 17

    Rewrite web service need help on python forward/inverse kinematic lib

    Hi,


    I'd developed web services of AR3 which allow us move J1-J6, Tracks and servo (repository at github). I wish to further enhance it to support linear movement however it require to kinematic calculation. ARCS have build in forward and inverse kinematic calculation, but it is so hard to port over and very confusing. I tried to find 3rd party library like robotics-toolbox-python unfortunate I don't know how to implement it due to lack of explanation (or i'm noob in mechanical knowledge).


    Below is the web UI I doing now



    1 answer0 replies
    0
    1
    Kstan Simit
    Mar 22

    i solved inverse kinematic calculation with minimal code by using python robotic toolbox

    https://github.com/petercorke/robotics-toolbox-python/issues/199