Skip to content

My Robotic Tank project to practice Control Theory, Apply RL and Computer Vision.

Notifications You must be signed in to change notification settings

RetamalVictor/robot-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Car with Vision Guidance

This is a work in progress repository for the Robot Car with Vision guidance.

  • Lib: Contains the libraries needed for the project. Appart from usual Arduino Framework libraries are:

    • IMPU: My implementation for an interface to interact with the MPU6050, heavily inspired in Detailed MPU6065 tutorial
    • MPU6050 library by Jeff Rowberg.

    The last commit included implementing PID to follow a straight trajectory based on relative yaw.

Next milestones: ESP32 cam --> relative localization.

  • Distributed camera pipeline is almost ready. USing ROS2 components (Nodelets)
  • Next step is to add the MiDas Depth estimation pretrained model

About

My Robotic Tank project to practice Control Theory, Apply RL and Computer Vision.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published