Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] why sumo-web3d does not show cars and road signs on the 3D world

Hi Eugene,
Could you issue a pull request against https://github.com/sidewalklabs/sumo-web3d, referencing
https://github.com/sidewalklabs/sumo-web3d/issues/10
?

Am Mi., 14. Nov. 2018 um 09:19 Uhr schrieb Eugene Vinitsky <vinitsky.eugene@xxxxxxxxx>:
Hi,

If you have any version past 0.32.0 sumo web3d does not work due to changes in how subscriptions are called. The change is relatively small, just change the subscription calls so that they are passed the vehicle/traffic light ids.

Source: I just implemented a working version for 1.0.1 this evening.


Back to the top