jr-robotics / robo-gym-server-modules

Robot Servers and Server Manager software for robo-gym
https://sites.google.com/view/robo-gym
MIT License
6 stars 10 forks source link

typo in /robo_gym_server_modules/server_manager/client.py", line 65 #2

Closed mphamhung closed 3 years ago

mphamhung commented 3 years ago

line 65: raise RuntimeError('Failed {} tentatives of killing Robot Server'.forma(str(max_tentatives))) AttributeError: 'str' object has no attribute 'forma'

FYI!

matteolucchi commented 3 years ago

Thank you very much for reporting that, we had that fixed already but I forgot to push it :)