Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Micromouse Flood-fill Algorithm Mapping and Solving в хорошем качестве

Micromouse Flood-fill Algorithm Mapping and Solving 6 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Micromouse Flood-fill Algorithm Mapping and Solving

The mouse uses a modified floodfill algorithm to map and solve the maze. When the mouse reaches a dead end, it does a 180 and backs up into the wall to re-calibrate its position since the turns occasionally misaligned the mouse. It uses a STM32F4 microprocessor, several IR sensors, DC motors, encoders, timers, interrupts, and a positional derivative controller. A micromouse is a small robotic vehicle designed to navigate its way through an unknown maze. It is an autonomous, battery-operated, and self-contained robot that utilizes maze-solving algorithms to find the optimal route with the shortest run time to the center of the maze. The main challenge is to equip the electro-mechanical device with adaptive intelligence which enables the exploration of different maze configurations. In addition, the mouse must reliability navigate through the maze at accelerated speeds without crashing into the maze walls. The three main subsystems consist of the drive system, control system, and sensors. The drive system includes a mechanical chassis, a set of motors, gears, and wheels which enables the mouse to maneuver within the constraints of the maze. The control system utilizes a maze-solving algorithm based on sensor readings to calculate the fastest possible path. The final subsystem is the sensors which relays the current state of the surroundings and assists in wall detection. By combining these components, an autonomous mouse capable of navigating through a maze was designed, built, and programmed. Github Repository: https://github.com/joshuaccl/Micromouse

Comments