Robotics Toolbox for Python

Поділитися
Вставка
  • Опубліковано 23 жов 2024

КОМЕНТАРІ • 34

  • @nebster333
    @nebster333 6 місяців тому +1

    I am learning robotics this semester and we are using your textbook! Thank you so much for creating this toolbox, it's very helpful :D

  • @YM-rk7sh
    @YM-rk7sh 2 роки тому

    I am learning robotics and your tool is very helpful for me to understand the theory in a practical way.

  • @plfreeman111
    @plfreeman111 2 роки тому

    So excited about this. Definitely will be playing with it, and looking forward to the new text.

  • @jugalsheth7108
    @jugalsheth7108 Рік тому

    Hats off to you both wonderful explanations
    Thanks a ton

  • @HaraldEllingsen85
    @HaraldEllingsen85 2 роки тому

    This is really impressive work you have done. Thank you for this!

  • @Imasoulinseoul
    @Imasoulinseoul 2 роки тому

    keen to try this out ! thank you

  • @squeezyDUB
    @squeezyDUB 7 місяців тому

    got to love that ros roast on first slide

  • @telongrestur9110
    @telongrestur9110 2 роки тому

    Thanks, Sir for such a good initiative.

  • @tianshizhang458
    @tianshizhang458 11 місяців тому

    Wonderful Toolbox!

  •  2 роки тому

    my jaw just dropped, this is amazing work!

  • @cromatico524
    @cromatico524 3 роки тому

    Wowwwwww that's awesome!!!! Thank you so much for this open and fantastic set of tools! Sadly, a lot of students cannot afford for some comercial softwares like MATLAB, and this work will be really important for the whole community

  • @Gollowain
    @Gollowain 2 роки тому

    incredible, thanks!

  • @warrentian8818
    @warrentian8818 3 роки тому

    thank you professor!

  • @fawadkhan8905
    @fawadkhan8905 Рік тому

    How to do the same job using Openai Gym and Pybullet?? Though, I have tried but couldn't figure it out.

  • @almegdadkhalid5522
    @almegdadkhalid5522 9 місяців тому

    Hello, great work
    I have an error when I try to plot the panda URDF string
    the error shows in the web page like:
    "Application error: a client-side exception has occurred (see the browser console for more information)"
    I tried to follow some sollution but didnt work
    any suggestion, thanks in advance.

  • @dimitris4817
    @dimitris4817 3 роки тому +1

    Is there any way to speed up the visualizer?

    • @jhavl
      @jhavl 3 роки тому

      Hey Dimitri, if you leave out the kwarg realtime=True which I put in at 22:08, the simulation will run as fast as possible (typically much faster than shown in this video)

  • @arjunsavla3490
    @arjunsavla3490 Рік тому

    Hello sir. I have the urdf with inertial parameters of a 6 DOF arm. How can implement the toolbox on pyhton to get the MCG matrices of the robot ? Thank you.

    • @PeterCorke
      @PeterCorke  Рік тому

      Post an issue on the GitHub repository

  • @arjunsavla3490
    @arjunsavla3490 Рік тому

    Is it possible to calculate the Inertia Matrix, Friction Effect and Gravity effect of a robot, if you know the DH parameters, using the peter corke toolbox on Matlab? I have been struggling with this, please let me know if you have a solution. Thanks.

    • @PeterCorke
      @PeterCorke  Рік тому

      No. You need the link inertial parameters to compute inertia and gravity terms. Friction needs measurements on your actual robot.

    • @arjunsavla3490
      @arjunsavla3490 Рік тому

      @@PeterCorke Thanks for your prompt reply. Yes sir, given the inertial parameters and DH Model, how should I use RTB to compute the dynamic model?

  • @mailo66
    @mailo66 Рік тому

    Hi there!! What about the new book on robotics for phyton?

    • @PeterCorke
      @PeterCorke  Рік тому

      It's available as an ebook link.springer.com/book/10.1007/978-3-031-06469-2 The hardcopy book should be out with a couple of weeks (I still haven't seen it)

    • @mailo66
      @mailo66 Рік тому

      @@PeterCorke Thank you very much!! I will start with the e-book

  • @mikkodetorres2936
    @mikkodetorres2936 2 роки тому

    How can I install robotic toolbox in python?

    • @PeterCorke
      @PeterCorke  2 роки тому

      all the details at github.com/petercorke/robotics-toolbox-python

    • @mikkodetorres2936
      @mikkodetorres2936 2 роки тому

      @@PeterCorke There are errors like "ERROR: Failed building wheel for quadprog".

    • @emrahb61
      @emrahb61 2 роки тому

      ​@@PeterCorke Dr. Corke, I have sent an email to you about your robotics course to support one of my courses in Turkey. I wonder if you received it or it went to your spam.

    • @waldez22
      @waldez22 2 роки тому

      @@mikkodetorres2936 If youre in ubuntu/linux it may mean you have to install gcc. other than that check the error message details on the screen

    • @mikkodetorres
      @mikkodetorres 2 роки тому

      @@waldez22 I am using windows 10 and it still have errors.

  • @charlesblack7989
    @charlesblack7989 2 роки тому

    Needs a name to make it easy to find and speak of... Some ideas... ROTOPY, ROBTOOPY... Great software. Thanks a lot for your work.