RoboticsAcademy
RoboticsAcademy copied to clipboard
Learn Robotics with JdeRobot
Added multiprocessing GUI to the gui_interface. Resolves #2663
Migrate the GUI from the actual implementation using threading to a more efficient one using multiprocessing.
After resetting the exercise, the drone starts flying even if the code is empty.
📔 Summary: This PR adds the official web documentation for the new deep learning-based human detection exercise under RoboticsAcademy. The documentation is designed to help users understand how to upload...
This PR adds the official web documentation for the new Deep Learning-based Digit Classification exercise under RoboticsAcademy. The documentation is designed to help users understand how to upload their own...
# Add "Digital Image Processing" Exercises I need to add a new set of exercises under the category **Digital Image Processing** as part of the accepted proposal. These exercises will...
📓 Description: Create and publish the web documentation for the newly developed Deep Learning-based Digit Classification exercise in Robotics Academy. This documentation should guide users through uploading their ONNX models,...