Autonomous Car simulated with Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 มิ.ย. 2024
  • i simulated and visualized an autonomously navigating robot in python , this is how I did it.
    first, we will discuss the autonomous navigation of mobile robots and explain the python implementation where we use the pygame module in visualizing this project
    helpful tutorials:
    differential drive robot dynamics: • python differential dr...
    RRT path planning algorithm: • python RRT path planning
    📁 source code: ko-fi.com/s/b0f376134e
    content:
    ---------------
    0:00 intro
    0:41 what is navigation?
    1:44 about the map
    3:02 path planning algorithms
    4:52 python implementation
    7:30 outro
    hashtags:
    #pythonproject #python #selfdriving #pathplanning
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    I was previously asking for this motion of robot code application on the rrt. I was confused that in which class we have to apply these method in RRT code.

  • @rushabhniravshah3552
    @rushabhniravshah3552 3 ปีที่แล้ว +8

    @algobotics can u pls upload code for this as we facing some diffuclities in compliing rrt part and driving part

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

    Hey, Algobotics!!! I'm Josh,

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

    In move function, why did yyou use x variable whereas in equation xdot was given?

  • @yenyuthnea631
    @yenyuthnea631 6 หลายเดือนก่อน

    we could call our self as scientific by designs new algorithm for part planning.

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

    is this only for your simulation?

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

    @algobotics please can upload the code, as I'm facing a problem in path planning of differential drive, the error is coming and I can't able to resolve it

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

    could you provide us with the simulation
    code
    nice work

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

    So we don't need a local controller to follow the trajectory in differential robots? (using the inverse model)

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

      in this video, I assumed the robot and environment to be ideal ( no noises = no control systems needed )

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

    Do you know ROS? All of your videos are really awesome but if you incorporated ROS (or ROS2) that would be a game changer!!!

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

      i'm thinking about installing Linux ,when i do that i'll make ROS videos for sure

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

    Plz algobotics i really need the code for this application i did not understand how you applied it here and wont be able to do it on my own

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

    can you show me how to smoothen the path instead of glitching like that in your video?

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

      yes, you can do it using only 10 lines of code, checkout my channel for that

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

    Can you please help on implementation part? i'd appreciate

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

      Dude, why don't you help? @algobotics

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

    How to get paths that follow dynamic constraints with RRT

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

      read the book written by Lavalle

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

    @algobotics can u pls upload code ?

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

    Can I get the code

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

    Hey, Though I am not good at coding, I tried to code by myself to achieve this. Still, I am not able to make it possible. I will try to visualize to you what I did. Firstly, I wrote the Robot class inside the RRTbase file by modifying the Move and follow_path as per your suggestion. Next to it, I imported and assigned this class to the RRT file. Finally, I added the move() function at the end. On the pygame screen, I am not able to see any robot. Instead, the RRT algorithm is running iteratively for different obstacles pattern. Please help me to carry out this simulation.

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

      i'll try to find time and recreate this and i'll post it by next week hopefully.

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

      @@hobby_coding Thank you

    • @user-qh3zs1gd7r
      @user-qh3zs1gd7r ปีที่แล้ว

      @@hobby_coding
      So, you don't have time?? 🤖☹️

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

      @@user-qh3zs1gd7r no one HAVE time

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

      @@user-qh3zs1gd7r sorry been too busy

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

    do traffic system

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

    hello

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

    Hello Algobotics,
    First this has been a really educative forum on RRT path planning and simulation.
    Now currently I'm working on how to implement a robot that uses openCV and ML to identify a specific object, plan out a path to that specific object and finally the robot should follow this path to the object. This should be real life implementation.
    If you have time, I'd like to discuss more on how to achieve this with you.

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

      @Algobotics I am willing to compensate you for however much of your time I'll take.

  • @JayaPrakash-ci9mg
    @JayaPrakash-ci9mg ปีที่แล้ว

    can you please upload the code sir? pleeeeeeeeeeeeeese

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

    I left a message in
    fiverr, help me please

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

    where is the source code
    مفيش وقت للتفسير