Drone race for Beginners 2025: Difference between revisions

From wikiluntti
Line 51: Line 51:
** Indoor localization using ESP32_UWB (DW1000) tags and anchors https://github.com/jremington/UWB-Indoor-Localization_Arduino/blob/main/README.md https://www.makerfabs.com/esp32-uwb-ultra-wideband.html
** Indoor localization using ESP32_UWB (DW1000) tags and anchors https://github.com/jremington/UWB-Indoor-Localization_Arduino/blob/main/README.md https://www.makerfabs.com/esp32-uwb-ultra-wideband.html
** Ardupilot and UWB https://discuss.ardupilot.org/t/indoor-positioning-with-ardupilot-based-on-uwb-modules/28819
** Ardupilot and UWB https://discuss.ardupilot.org/t/indoor-positioning-with-ardupilot-based-on-uwb-modules/28819
** Test https://www.instructables.com/ESP32-UWB-Indoor-Positioning-Test/
* Infrared: previously included in most mobile devices
* Infrared: previously included in most mobile devices
* Gen2IR (second generation infrared)
* Gen2IR (second generation infrared)

Revision as of 09:05, 9 July 2025

Introduction

Rules

https://drive.google.com/file/d/10Jv_ahA-4ozJz8-BRSHxayUERvFkb-yh/view

The field

  1. At least 11 m long, 5 m wide and 2,5 m high and a safety net. The field ground is a dark coloured carpet or rubber mat.
  2. 4 walls (obstacles) with at least 1500×1000 mm (width × height) rectangular holes at different heights. Maximum size of a wall is 1800×2500 mm. The colour of the walls is dark brown or black.
  3. a white 50 mm indicative line on the field.

The robot

  1. Fly at the height of 0,3 - 3 m. Can have stiff wings, rotors, moving wings or an airship-like design. A maximum speed of 10 m/s.
  2. Weight up to 2 kg and its dimensions max 80×80×80 cm3.
  3. Maximum of four active and/or passive navigation devices can be used. Navigation

devices must be placed in the corners of the field.

The competition

  1. Max 3 people

Track

Drone

Line follower

Line Follower Robot

IMU

Mapping

Local Indoor Positioning and Mapping

Technologies

Some methods found on internet