ros-sports / nao_lola

Apache License 2.0
6 stars 6 forks source link

Have nao_lola reconnect to lola if connection is lost #20

Closed ijnek closed 11 months ago

ijnek commented 1 year ago

This shouldn't happen on a real robot, but in simulation, if the LoLA socket is not available when nao_lola starts, the node fails to work. Better behavior would be to retry until it connects. (or have a reasonable timeout parameter)