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

add a dedicated guiShape for taxis #11424

Closed
angelobanse opened this issue Aug 24, 2022 · 1 comment
Closed

add a dedicated guiShape for taxis #11424

angelobanse opened this issue Aug 24, 2022 · 1 comment

Comments

@angelobanse
Copy link
Member

To easily distinguish them from the default passenger class.

https://github.com/eclipse/sumo/blob/5426fe0ba58b2df17850e0b8538ef80bdd20f33c/src/utils/common/SUMOVehicleClass.cpp#L87

@namdre
Copy link
Contributor

namdre commented Aug 25, 2022

this could be handled similar to the police shape where the actual shape is almost the same (only add a taxi-sign on top) but the main difference is in the default coloring (in GUIBaseVehicle::setFunctionalColor)

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

No branches or pull requests

2 participants