Please view on desktop to access the full website.
Nice
Lynx Robotics (Bodenseeluchse)

impressive

Achievements


National 2023:

  • South-German Championship 1st Place
  • German Championship 2nd Place

WorldCup 2023:

  • 5th Place overall
  • Best poster and presentation
  • Outstanding design award

National 2024:

  • South-German Championship 2nd Place
  • German Championship 1st Place

Info
Info

Team Information

The team made its way up from Lego Soccer via Soccer 1 vs 1 to 2 vs 2 Lightweight. 2023 Matthes Neumann joined us as a second software developer. This year, Samuel Kratzer completed the team as a second hardware developer.
  1. Fabian Weller (Hardware)
  2. Matthes Neumann (Sofware)
  3. Samuel Kratzer (Hardware)
  4. Rafael Günther (Software)

Features

We developed many software features by ourselves which we improved as often as nessecary. Our most important algorithms/features are:

  • Position-Calculation
  • Most tactics rely on our position calculation based on both, goal angles and distances.

  • PID-Controller:
  • We use a PID-Controller to adjust the heading of the robot.

  • Multi-Threading
  • Parallel computation and sensor reading minimizes the reaction time of the robot.
Info
Info

Data

The diagram on the left visualizes our overall code structure. It shows the parallel data management and processing.
We work with both, object oriented as well as procedural methods. We avoid to have calls from more than one thread. We use functions in many methods to have very precise information about the environment to be able to response correctly.
Made with ♥ by Tony Stark