Skip to content
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

terminate called after throwing an instance of 'clmdep_msgpack::v1::type_error' what(): std::bad_cast #5

Closed
raozhongyu opened this issue Apr 25, 2021 · 9 comments

Comments

@raozhongyu
Copy link

Hi, thanks for your great work. I meet this error when i collect the data, amd how much the data is enough

@ap229997
Copy link
Collaborator

Can you share a screenshot of the error? Does this error occur on the server side or the client side?

All of our models are trained on ~130k frames from 8 towns and 14 weather conditions.

@raozhongyu
Copy link
Author

raozhongyu commented Apr 27, 2021

Thanks for your reply so fast, this issue is probably related to this other one, which is a memory leak issue at the LB. [https://github.com/carla-simulator/leaderboard/issues/81]

@ap229997
Copy link
Collaborator

I remember seeing this error a few times on the CARLA server side but I haven't figured out the cause or a workaround. It's probably related to the GitHub issue you pointed out. At least in my case, this error was not too frequent, so I'd just restart the server and evaluation.

@raozhongyu
Copy link
Author

Thanks for your reply, i will try it

@raozhongyu
Copy link
Author

Hi, I'm sorry to ask you another question. I'd like to change the label and size of topdown, but I don't find where to change it in auto_pilot.py and map_agents, can you give me some suggestions. Thanks a lot.

@ap229997
Copy link
Collaborator

You can change different parameters of the topdown semantic map in map_agent.py

@raozhongyu
Copy link
Author

I only find the traffic signs, how can i change the vehicle and buildings

@ap229997
Copy link
Collaborator

The vehicles and building classes are already present in the topdown semantic map that you get from CARLA. Traffic lights and stop signs need to be drawn separately because they are not visible in the topdown view.

@raozhongyu
Copy link
Author

Thanks a lot. I get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants