-
Notifications
You must be signed in to change notification settings - Fork 37
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
[Question] /viplanner/.[inference,jetson] #55
Comments
What is the error message? |
Also inside the docker you have to create a catkin_ws. Basically execute the following commands before running the build process: ''' mkdir -p ~/catkin_ws/src ''' Let me know if there are further issues. One note, if you manage to run ViPlanner on a different hardware, please send a video and potentially a PR if changes are necessary. |
Question
'The command '/bin/sh -c pip3 install --user -e /viplanner/.[inference,jetson]' returned a non-zero code: 1
this document doesn't have setup.py?
The text was updated successfully, but these errors were encountered: