Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenRoberta Autostart not working on V6 #3

Open
hansmorb opened this issue Nov 7, 2020 · 0 comments
Open

OpenRoberta Autostart not working on V6 #3

hansmorb opened this issue Nov 7, 2020 · 0 comments

Comments

@hansmorb
Copy link

hansmorb commented Nov 7, 2020

This has been tested with multiple robots, even though the autorun flag is set to true the service quits immediately after running. Adding a sleep of 30 seconds (time.sleep(30)) after if name == "main": (line 431 in the main.py) fixed the problem and NAO is now connecting to OpenRoberta automatically after starting up. It is suspected, that services are not yet ready when OpenRoberta tries to start. Maybe there is a more elegant solution to this.

gvimont pushed a commit to gvimont/robertalab-naoclient that referenced this issue Nov 21, 2020
The function returns after the first failure.
It should return after the timeout.

OpenRoberta#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant