Guest User

Untitled

a guest
Jul 18th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Attempt 1 to start the robot...
  2. Could not initalize robot!
  3. Attempt 2 to start the robot...
  4. Could not initalize robot!
  5. Attempt 3 to start the robot...
  6. Could not initalize robot!
  7. Attempt 4 to start the robot...
  8. Could not initalize robot!
  9. Attempt 5 to start the robot...
  10. Could not initalize robot!
  11. Could not start up the robot...
  12. Traceback (most recent call last):
  13. File "/home/poppy/.pyenv/versions/2.7.11/bin/poppy-services", line 11, in
  14. sys.exit(main())
  15. File "/home/poppy/.pyenv/versions/2.7.11/lib/python2.7/site-packages/pypot/creatures/services_launcher.py", line 188, in main
  16. with closing(start_poppy_with_services(args)):
  17. File "/home/poppy/.pyenv/versions/2.7.11/lib/python2.7/site-packages/pypot/creatures/services_launcher.py", line 37, in start_poppy_with_services
  18. raise exc_inst
  19. OSError: Could not initalize robot!
Add Comment
Please, Sign In to add comment