Tutorial: Simple Robot Simulator (PyBullet on JetsonNano)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

ความคิดเห็น • 68

  • @Skyentific
    @Skyentific  5 ปีที่แล้ว +20

    Please leave your comments! This will promote the video in youtube algorithm. Thank you!

  • @rexzhu6611
    @rexzhu6611 3 ปีที่แล้ว +1

    It is the clearest tutorial for who is new with pybullet! Thank you for sharing!

  • @unionse7en
    @unionse7en 5 ปีที่แล้ว +5

    One use of a sim , might be say: You want the gripper to move along a linear path...How to log all of the incremental joint position (combinations ) to a .csv file , so that later this file can be used in an embedded project ...say for drilling a hole or drawing a straight line etc etc.

  • @karryvenkatesh5116
    @karryvenkatesh5116 4 ปีที่แล้ว +1

    I love all your videos sir. Thanks for spending your time to share your knowledge.

  • @nadiadima9449
    @nadiadima9449 4 ปีที่แล้ว

    Thank you for pointing to the Alexander Fabisch resource too, very usefull.

  • @danieleid8528
    @danieleid8528 3 ปีที่แล้ว +2

    Your videos are great! You save me so much time in background work (:

  • @aednil
    @aednil 5 ปีที่แล้ว +10

    if I want to model a robot in Blender and simulate that robot with PyBullet what steps do I have to take? how do I create a urdf file?

    • @justtestingonce
      @justtestingonce 3 ปีที่แล้ว +1

      Stl meshes can be used in urdf so just transport as an stl from blender

    • @aednil
      @aednil 3 ปีที่แล้ว

      @@justtestingonce Thank you! :)

  • @lorandnagy3277
    @lorandnagy3277 5 ปีที่แล้ว +1

    As always --> Thumbs Up

  • @tchinom
    @tchinom 5 ปีที่แล้ว +8

    why you don't use ROS??? or r u have plan for guide ros?? thx for video

    • @drorgensler8453
      @drorgensler8453 5 ปีที่แล้ว +1

      Or OpenAI Gym.. or V-REP.. or Gazeebo.. so many platforms, it's a matter of choice :)

    • @rajmeetsingh1625
      @rajmeetsingh1625 4 ปีที่แล้ว

      pybullet is easily compatible with ros

    • @alfredomaussa
      @alfredomaussa 4 ปีที่แล้ว

      @@drorgensler8453 OpenAI GYM works like a robotic platform?

  • @nadiadima9449
    @nadiadima9449 4 ปีที่แล้ว +2

    Good job!

  • @anshulpagariya6881
    @anshulpagariya6881 4 ปีที่แล้ว

    Thanks for sharing the knowledge.

  • @_scoobydoo7456
    @_scoobydoo7456 4 ปีที่แล้ว

    Thank you and Best of Luck 👍👍👍

  • @guilhermerochasoares236
    @guilhermerochasoares236 5 ปีที่แล้ว +1

    Very Good!!

  • @aisyjeff95
    @aisyjeff95 3 ปีที่แล้ว

    amazing tutorial!!! helped me in my phd aaah

  • @swaykao1703
    @swaykao1703 2 หลายเดือนก่อน

    your vedio is amazing! thanks a lot

  • @Flix-f6q
    @Flix-f6q 3 ปีที่แล้ว +1

    Great content but the screen is too small to read, why did you not use a screen capture Software?

    • @Skyentific
      @Skyentific  3 ปีที่แล้ว

      I was young and naive :) . I agree, that I should use screen capture.

    • @Flix-f6q
      @Flix-f6q 3 ปีที่แล้ว

      @@Skyentific Admit it, you wanted to show off your cool 3D printed NVIDIA Jetson nano case/display combo ;).

  • @cedricpod
    @cedricpod 5 ปีที่แล้ว

    wow thank you so much for this information

  • @rangacolour2549
    @rangacolour2549 3 ปีที่แล้ว

    Thank you!

  • @nikootero1975
    @nikootero1975 4 ปีที่แล้ว

    Nice!

  • @basementadmin
    @basementadmin 5 ปีที่แล้ว +1

    Thank you.

    • @Skyentific
      @Skyentific  5 ปีที่แล้ว +1

      Thank you for your comment!

  • @jonwatte4293
    @jonwatte4293 5 ปีที่แล้ว

    Have your seen gazebo from the ROS project?

  • @ejkmadman27
    @ejkmadman27 5 ปีที่แล้ว

    Why dont you use ROS? You can simulate stuff on your computer and then run the scripts on the nano with the robot.

  • @merondesta3895
    @merondesta3895 2 ปีที่แล้ว

    i enjoyed the video thankyou very much.i wanted to simulate the MK 2 robot arm can you do video on that or share me the repo where i can find the module as we clone for the kuku robot arm here

  • @nguyenlongh2275
    @nguyenlongh2275 2 ปีที่แล้ว

    can you make a video about Program Control Robot Arm in Unity3d so we can both simulate 3d robot and control real robot ?

  • @rudisoft
    @rudisoft 5 ปีที่แล้ว

    I think I'll also give it a try..

  • @ernestohernandez7137
    @ernestohernandez7137 4 ปีที่แล้ว

    I'm getting the following after running "import pybullet" even though i did install numpy. Any suggestions?
    ImportError: No module named 'numpy'
    Traceback (most recent call last):
    File "", line 1, in
    ImportError: numpy.core.multiarray failed to import

  • @tayalmanan28
    @tayalmanan28 4 ปีที่แล้ว

    How is urdf file made?

  • @hongminwu6670
    @hongminwu6670 4 ปีที่แล้ว

    How can I plot the trajectory of the robot end-effector in pybuBullet?

    • @BOURNE399
      @BOURNE399 3 ปีที่แล้ว +1

      Hi 鸿敏

  • @iKostanCom
    @iKostanCom 5 ปีที่แล้ว +3

    My comment is very simple - it is awesome

    • @Skyentific
      @Skyentific  5 ปีที่แล้ว +2

      Thank you for this perfect comment! :)

  • @AltMarc
    @AltMarc 5 ปีที่แล้ว +1

    You really should us a virtual environment for the python pip packages, it's pretty easy to install and help with future packages versions nightmares.

  • @jrohit1110
    @jrohit1110 4 ปีที่แล้ว

    Link for the instructions from Alexander Fabisch
    alexanderfabisch.github.io/pybullet.html

  • @ashutoshdayal2609
    @ashutoshdayal2609 3 ปีที่แล้ว

    Can I get the code?

  • @Build_the_Future
    @Build_the_Future 5 ปีที่แล้ว +2

    Can you do any IK (Inverse Kinematics) with that program?

    • @Skyentific
      @Skyentific  5 ปีที่แล้ว

      I think you can do most of them. But I am not a specialist in this program, so I cannot guarantee this. But for me it worked well.

    • @dasquiddi
      @dasquiddi 5 ปีที่แล้ว

      you could use the Robotics Toolbox (petercorke.com) for something like that

    • @jonathanmichaux8641
      @jonathanmichaux8641 5 ปีที่แล้ว

      Yes and the IK solver is quite fast

    • @jonwatte4293
      @jonwatte4293 5 ปีที่แล้ว

      It uses the bullet game physics engine, so it solves the full system in a millisecond or so. IK is just a movable "this point here" constraint. Game physics engines actually do much more than just that.

  • @albertroswell
    @albertroswell 4 ปีที่แล้ว

    QUATEEERRRNNNIOOOOOOON *farts* hahahahaha nice video

  • @enotbert
    @enotbert 5 ปีที่แล้ว

    Кватернион. =) Есть канал Houdini по-русски. Он про 3д графику, но там есть очень подробное описание что такое кватернионы, зачем они нужны и как ими пользоваться.

  • @kiel9030
    @kiel9030 7 หลายเดือนก่อน

    The moment he said canterniom I thought he wanted to summon a devil or something. When he said "öler" I realized he meant the angle things...
    They are not that hard...

  • @aymericy7845
    @aymericy7845 5 ปีที่แล้ว

    thanks

  • @kevinhiggins320
    @kevinhiggins320 5 ปีที่แล้ว

    Saludos...

  • @failogy
    @failogy 5 ปีที่แล้ว +1

    Can you make video introducing Facebook's PyRobot ? Thanks.

    • @Skyentific
      @Skyentific  5 ปีที่แล้ว +2

      I love your idea! I will look into it! Thank you a lot!

    • @failogy
      @failogy 5 ปีที่แล้ว

      @@Skyentific In case you want to see it. The robot I built (ROS-enabled) >> th-cam.com/video/gC6ocb8m4lY/w-d-xo.html 😃

  • @diyrobot9455
    @diyrobot9455 5 ปีที่แล้ว

    Impressive !; useful channel thank you very much.

  • @Simonjose7258
    @Simonjose7258 4 ปีที่แล้ว

    Your accent is Swiss!? 🤔

  • @ПавелШаламов-ж3д
    @ПавелШаламов-ж3д 5 ปีที่แล้ว +3

    Ит'с интерестинг

  • @VideoStefan17
    @VideoStefan17 5 ปีที่แล้ว +1

    this is 1 comment! ;)

  • @MauricioHernandez-de8is
    @MauricioHernandez-de8is 5 ปีที่แล้ว

    Hi, cool project, could you upload the code,, please, i can not see all the code

  • @sqwert654
    @sqwert654 5 ปีที่แล้ว

    Have you thought about using a game engine for AI. I use Unreal Engine behavior trees for my AI in games. th-cam.com/video/lpCaPbAghHw/w-d-xo.html