JdeRobot / RoboticsAcademy

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

[Global Navigation] Gui returns none target at exercise start when one is selected #2823

Closed javizqh closed 3 weeks ago

javizqh commented 3 weeks ago

Gui returns none target at exercise start when one is selected

javizqh commented 3 weeks ago

It depends on when the frontend sends the event, but normally it takes 1 or 2 seconds to update. If the frontend sends it before it will result in a None.

Overall the fix would be too complicated for this simple thing