revolve
revolve copied to clipboard
Tutorial 1 - the 'package' argument is required to perform a relative import for
In the tutorial 1, seems there's a problem with the paths. After typing: (.venv) ./revolve.py --simulator-cmd=gazebo --manager ./tutorial1.py
I have:
STARTING
Traceback (most recent call last):
File "./revolve.py", line 69, in
Actually I used another folder and not the root one as mentioned in the tutorial, but following exactly the tutorial I received the same message.