JdeRobot / RoboticsAcademy

Learn Robotics with JdeRobot
https://jderobot.github.io/RoboticsAcademy
GNU General Public License v3.0
317 stars 226 forks source link

Console debugging flow not working properly in Rescue People #2684

Closed mariabusto closed 2 months ago

mariabusto commented 4 months ago

The debugging flow via the user console does not work correctly in Robotics Academy Rescue People exercise. In particular, debugging information is not being displayed in the console in the case of a syntax or a dependency error, although it is displayed in the browser’s developer console and in the Robotics Backend.

Console Debugging Error - Rescue People

This bug may be related to the launcher used by RAM, specific to this exercise and the ones with drones. Therefore, the console debugging flow for this type of exercises needs to be fixed.

espilya commented 2 months ago

Belongs to RAM repo (https://github.com/JdeRobot/RoboticsApplicationManager/issues/158).