JdeRobot / RoboticsAcademy

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

Restore exercise Human Detection #1500

Open ReyDoran opened 2 years ago

ReyDoran commented 2 years ago

Connection not working

Amglega commented 1 year ago

Based on the tests I have done, the connection only works when the terminal where it is executed is in a "new" state without previous executions. In the other cases the error returned is: connection_closed

The other deep learning exercise(digit classifier) seems to work fine, to solve the connection issue I will try to compare both codes and look for differences.