-
Notifications
You must be signed in to change notification settings - Fork 0
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
解决launch openpilot过程中的一些报错 #6
Comments
sudo: unable to resolve host localhost: Temporary failure in name resolution |
sudo: abctl: command not found Sol: 只在agnos_init中调用,无视 |
/VERSION: no such file or directory Sol: 只在agnos_init中调用,无视 |
[: !=: unary operator expected Sol: 只在agnos_init中调用,无视 |
tmux: command not found Sol: 最新版的filesystem.tar已经安装了tmux |
Charlie0329
changed the title
在Docker中构建AGNOS系统,查看launch openpilot所缺少的文件
解决launch openpilot过程中的报错
Mar 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: