MBot2 Python Lessons: Getting Started with Basic Obstacle Avoidance - Case 01

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

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

  • @Mc_Mob
    @Mc_Mob ปีที่แล้ว

    It's so cool video

  • @ITSamuraiTeacher
    @ITSamuraiTeacher  11 หลายเดือนก่อน +1

    Here's the basic breakdown:
    Ultrasonic Sensor: The MBot2 uses its 'eyes' (the ultrasonic sensor) to measure distance to objects in front of it.
    Decision Making: The Python code constantly checks this distance. If something gets too close, it makes a decision to stop and turn.
    Motors: The commands in the code tell the MBot2's motors when to move forward, stop, and which direction to turn.
    This is just a simple obstacle avoidance program. Want to see a more in-depth explanation with the actual code? Let me know and I can make a follow-up video!"

  • @IvyTan-v1d
    @IvyTan-v1d 9 วันที่ผ่านมา +1

    Hello, I tried your code on the mBot2 that I just bought, the def on_start(): line gives an error. I think the @event.start line may be faulty. Can you help? Thanks

    • @ITSamuraiTeacher
      @ITSamuraiTeacher  8 วันที่ผ่านมา +1

      Share me the error code please

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

    Great ❤

  • @kemajdvd6917
    @kemajdvd6917 3 หลายเดือนก่อน +1

    Great tutorial.
    Is this code work on a mBot 1?
    How can i discuss with you?
    Watching from Cameroon in Africa.
    Thanks

    • @ITSamuraiTeacher
      @ITSamuraiTeacher  2 หลายเดือนก่อน +1

      No this is only for mbot 2

  • @GURMEETSINGH-fg3wo
    @GURMEETSINGH-fg3wo 23 วันที่ผ่านมา +1

    Can you please do same with VinciBot.

    • @ITSamuraiTeacher
      @ITSamuraiTeacher  22 วันที่ผ่านมา +1

      Definitely, I will try see how I can get one of those VinciBot

    • @GURMEETSINGH-fg3wo
      @GURMEETSINGH-fg3wo 22 วันที่ผ่านมา +1

      @ thank you

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

    Thanks for the lessons

  • @brantonrobinson6863
    @brantonrobinson6863 หลายเดือนก่อน +1

    Is there a book or full tutorial on coding this robot with python?

    • @ITSamuraiTeacher
      @ITSamuraiTeacher  27 วันที่ผ่านมา +1

      I am not sure, but i did few videos and planning to create more.

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

    Great 👍 Thank you

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

    pretty good thx

  • @nafisabanu2845
    @nafisabanu2845 ปีที่แล้ว

    You programmed okay.how does it work ....explain ...the command and processd

    • @ITSamuraiTeacher
      @ITSamuraiTeacher  11 หลายเดือนก่อน +1

      Thanks for the comment, this is just a simple obstacle avoidance program. Want to see a more in-depth explanation with the actual code? Let me know and I can make a follow-up video!"

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

    Please also give explanation of each line sir please good one but please think it