Skip to content

AlonShorr/Project_A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_A

Embedded micromouse robotics stack focused on localization, measurement planning, and control on ESP32. Built around an ESP32 / ESP-IDF workflow, with logic for estimating the robot’s position from range readings and improving position estimation by selecting informative measurements efficiently.

Highlights

  • Localization pipeline based on multi-sensor distance readings
  • Measurement planning aimed at improving position estimation with as few measurements as possible
  • Control architecture includes motion model, PID logic, and estimation components
  • Structured ESP-IDF project with reusable tooling and build flow

Quickstart

Prerequisites

  • ESP-IDF
  • CMake
  • Python environment required by ESP-IDF

Build

idf.py build

About

Embedded micromouse robotics stack with localization, measurement optimization for rapid position estimation, and control on ESP32.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors