- [Website] https://lar.dei.uminho.pt/
- [Youtube] https://www.youtube.com/@lar_uminho
- [Instagram] https://www.instagram.com/lar_uminho
- [TikTok] https://www.tiktok.com/@lar_uminho
- [Facebook] https://www.facebook.com/profile.php?id=100088692420376
The Base Station and Strategy was developed in Python 3.11 and is one of the most important tools for the robots to be able to play. It handles the communications between the Base Station and the robots and even from the RefBox using WebSockets. The Strategy works with the inputs from the robots, calculates the group of skills for that game state, and gives that information back to the robots.
This folder contains Calibration tools to simplify the calibration of cameras and their alignment. It was made in Python and saves a lot of time when the robot is disassembled and needs to be calibrated.
Here are available the 3D CAD files from the robot, which is made by either aluminium or plastic PLA. There are still hardware being developed and some of them are from previous team generations, but the ones made this year are available here.
This is the main robot code that runs on the robot's main computer. It also has the ESP32 code that runs on the Robot Microcontroller.
Here are some tutorials for the things that are used by the team, for example the use of YOLO, Cameras through Ethernet, Ubuntu installation etc…
In this folder are available Datasets and Code that are used by the Team. It is also being made a version of running the Yolo network in Golang, the language used in the Robot.

