Webots Lab 4 - Navigation with Camera

Поділитися
Вставка
  • Опубліковано 20 жов 2024
  • Control of Mobile Robotics
    CDA4621 Lab4 - Navigation with Camera
    Simulator:
    www.cyberbotics...
    Robot:
    www.cyberbotics...
    Controller Language:
    Python
    Source Code:
    github.com/ajb...

КОМЕНТАРІ • 6

  • @InfiniteHub5
    @InfiniteHub5 5 місяців тому +1

    Have you found the easy fix for task 3? are the errors eliminated?

    • @AJBarea
      @AJBarea  5 місяців тому

      Hey! I made a big improvement in a later lab. Before, the robot's turns were jerky and confused because it constantly adjusted based on the IMU mid-turn. Now, it uses sensors to figure out its cardinal direction and then completes smooth turns directly to North, South, East, or West. No more jitters or traveling too far from the path!

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

    Saludos! Increible lo que haces, muchas gracias por compartir esta información, aprendo mucho con tus videos para poder seguir avanzando mi proyecto! Gracias!

  • @khurrambakshi8047
    @khurrambakshi8047 2 роки тому +1

    Hey man, I'm currently doing a uni project on a similar concept. Would love to read your code to see how you achieve the facing towards the goal and the motion towards it?

    • @khurrambakshi8047
      @khurrambakshi8047 2 роки тому +1

      @@AJBarea Thanks a lot! Really interesting work, you're a star

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

      @@AJBarea Thanks for the github link. When I try downloading the world and running the program, the epuck starts doing flips and kind of goes crazy. Do you know why this could be?