We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nice works!! When I did Step 6 Start simulation,I encountered the following problem:
Segmentation fault (core dumped)
Other than that, there are no further hints. Do you have any idea? Thanks a lot!
The text was updated successfully, but these errors were encountered:
Could you paste the yaml you use? Or other information you considered helpful
Sorry, something went wrong.
I used : python main.py --config_yaml config/waymo-1137.yaml --prompt 'add a straight driving car in the scene' --simulation_name demo
Even when I attempt to run the main.py file and print something at the first line of the main function, the error persists.
I found the issue was that I had multiple installations of cudnn, and it has been resolved. Thanks a lot!
No branches or pull requests
Nice works!!
When I did Step 6 Start simulation,I encountered the following problem:
Segmentation fault (core dumped)
Other than that, there are no further hints.
Do you have any idea?
Thanks a lot!
The text was updated successfully, but these errors were encountered: