-
Notifications
You must be signed in to change notification settings - Fork 53
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
I've been using carlasim/carla:0.9.9 with a problem:"terminate called after throwing an instance of 'std::bad_weak_ptr'" #14
Comments
could you supply full operation step with more detail? I could run well in my pc ,maybe I could help you. |
Start the carla-server docker container. |
|
I also ran into this sometimes and was unable to pinpoint the problem. If you have any luck please report back! |
Run command "python examples/ego_with_bridge.py ".
I got an error :"terminate called after throwing an instance of 'std::bad_weak_ptr'
what(): bad_weak_ptr
Aborted (core dumped)"
How can i solve the problem.Thank you!
The text was updated successfully, but these errors were encountered: