RoboticsAcademy
RoboticsAcademy copied to clipboard
Learn Robotics with JdeRobot
Maps’ static images in certain exercises (Amazon Warehouse, Global Navigation, Montecarlo Laser Loc, Localized Vacuum Cleaner, Vacuum Cleaner) do not load correctly when using Unibotics due to the adaptations applied...
For now we are using the old 2 class approach and to be able to switch to one it is needed to solve the UI rendering issues with it
Node-sass Library is now deprecated. https://www.npmjs.com/package/node-sass
The person teleoperator does not work well when used simultaneously with functions of the HAL module.
There are 3 universes missing: - holonomic robot + big warehouse - Ackermann robot + small warehouse - Ackermann robot + big warehouse
There are only for CPU and Intel GPU support in docker compose config, and also the ports implemented are from older versions, it would be good to change to the...
In [2465](https://github.com/JdeRobot/RoboticsAcademy/issues/2465) I faced issue while running develop_academy.sh. Following are the changes that I made. 1. User Interaction: Added functionality for the user to select Docker actions (start or stop)...