Pybullet quadruped robot simulation. Code available.

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • Project details: hackaday.io/pr...
    Code is available at: github.com/mig...
    You can ask anything here: / asd.lab

Комментарии • 34

  • @asdlab
    @asdlab  4 года назад +6

    As you can see, this is just the simulation and if you read the code there are only simulation files, for know im not uploading robot files (which are joystick reading, serial communication for arduino and angle to pulse signal), as i'm working on making them readable and easier to modify for other quadruped robots.

    • @TheChromePoet
      @TheChromePoet 3 года назад

      Hi asd, does this program have a fast forward button, for example with fast forward enabled for 5 minutes, the robot would been learning for 50 minutes, or 30 days would be 30 years.

  • @Markfps
    @Markfps 4 года назад +2

    How don't you have thousands of subscribers? Thanks for making it open-source! We could all help to create a cheap and similar alternative to Spot-mini! This is awesome!

    • @asdlab
      @asdlab  4 года назад

      Thanks a lot man! Maybe it has just started to achive more people and of course open-source is the important thing as we all can contribute.

    • @CinoGear
      @CinoGear 4 года назад

      Hi Markfps. Not about the Sub. That is true passion, avendture, the big hobby :D nothing can't stop him :D I hope he done with it. Because I want this bot become my pet can run around my home :D we just waiting ~~

    • @asdlab
      @asdlab  4 года назад

      @@CinoGear hahahahaha yeah Orion, there is not any intention of earn money or fame, just an unstoppable curiosity on this robot and its mathematical problems involved!

  • @swarmslab3074
    @swarmslab3074 3 года назад

    Awesome work! Thank you for the detailed descriptions and the code!

  • @CinoGear
    @CinoGear 4 года назад

    Bro bro, that is so amazing, congrat !!!! So perfect project in covid19 boring time

    • @asdlab
      @asdlab  4 года назад +1

      Hahaha yeah, this quarantine helps in the development of the robot

  • @lethic
    @lethic 4 года назад +1

    Very nice!

    • @asdlab
      @asdlab  4 года назад

      Thanks man!!

  • @CinoGear
    @CinoGear 4 года назад

    I like the gallop gait

  • @jrohit1110
    @jrohit1110 4 года назад +1

    Yo, where is the real robot that was in the thumbnail?

    • @asdlab
      @asdlab  4 года назад

      Check all the videos before!!

  • @HarshaVardhan1999
    @HarshaVardhan1999 3 года назад

    Great project. How would you compare PyBullet and Gazebo? As I have seen from the project files that you have used PyBullet for simulation. I have used Gazebo for quite a time now and I think that Gazebo's simulation environment is hard to set up and handle. Could you give me a summary of the simulation environments used for robotics like Gazebo, PyBullet, MuJoCo, Webots, etc.? Also what works best/widely used in the industry? Thank you :)

    • @asdlab
      @asdlab  3 года назад

      Hi, thanks for the good words.
      I don't have proper experience with other physics engines for these task, some time ago i read a paper that talks just about that (now i can't remenber the name, but you can find it easily on google) it compares gazebo, pybullet, mujoco and some others performance and precision, the conclusions were all of them are really close to reality when well tunned.
      Thanks for the idea for a future video!

    • @HarshaVardhan1999
      @HarshaVardhan1999 3 года назад

      @@asdlab Thank you for the reply. You're awesome. Keep making new robots; don't stop. All the very best for your future projects as well :)

  • @myatwinyeik4396
    @myatwinyeik4396 4 года назад

    thanks for share

  • @darshisen9935
    @darshisen9935 4 года назад

    Great work. Do you have plans on using RL to do object avoidance, navigation, make autonomous?

    • @asdlab
      @asdlab  4 года назад

      For now i'm just interested in making it stable, as it isn't very robust at walking. Maybe if i can continue with the project in the future i will implement cameras and evironment feedback

    • @darshisen9935
      @darshisen9935 4 года назад

      @@asdlab Very cool. Have you considered using RL to "learn" the parameters for robust walking?
      I'm interested because I am just getting started in building a quadruped for a specific task and need to teach it at least object avoidance, navigation, dealing with rough terrain, and a few other semi-autonomous things. Is there a possibility for collaboration and sharing info? I can contribute more on the ML side of things.

  • @Eugen_TV
    @Eugen_TV 4 года назад

    nice!

  • @SmartKeyboard2011
    @SmartKeyboard2011 4 года назад

    great video, may I ask why my AI simulation only jumping, how I make them walk like dog?

    • @asdlab
      @asdlab  4 года назад

      What you mean with your AI simulation? You may tell me more about your problem. Are you usong my code? If you are, is it an error? have you tried just to move the debugging slides?

  • @ahmetkagan9276
    @ahmetkagan9276 4 года назад

    I have examined files but i have something i cant understand. What is purpose of "kinematic_model.py"? Isn't urdf file enough?

    • @asdlab
      @asdlab  4 года назад +1

      No, .urdf is just for showing the simulation. The kinematic_model.py is the math model that control the movement of every joint.

  • @germanblengini7577
    @germanblengini7577 4 года назад

    Hola ese simulador está en los archivos para descargar?!

    • @asdlab
      @asdlab  4 года назад +1

      Si, en github los tienes, si lees el readme sabrás donde esta. Branch V1.

    • @germanblengini7577
      @germanblengini7577 4 года назад

      @@asdlab muchas gracias! Exelente trabajo! ahí lo descarge