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

Question of using jupedsim in SUMO #16142

Closed
LastStriker11 opened this issue Feb 8, 2025 · 2 comments
Closed

Question of using jupedsim in SUMO #16142

LastStriker11 opened this issue Feb 8, 2025 · 2 comments

Comments

@LastStriker11
Copy link

I am a Windows user and am currently working on pedestrian simulation using SUMO. In the Pedestrian simulation documentation page, it says that "If you are on Windows, the latest release of JuPedSim is distributed together with the SUMO software distribution so no additional steps are required". To activate JuPedSim, we can either set option --pedestrian.model jupedsim or add the following line to the SUMO configuration file:

<pedestrian.model value="jupedsim"/>

However, I still saw the following error.

Error: Unknown pedestrian model 'jupedsim'

Then, I searched for the options in sumo and found that for --pedestrian.model, we only have ['nonInteracting', 'striping', 'remote'] as options. jupedsim is not listed here.
I am not sure if I missed anything. Could anyone help with this? Thanks a lot!

@m-kro
Copy link
Contributor

m-kro commented Feb 8, 2025

JuPedSim should be included in the "extra" version.

@LastStriker11
Copy link
Author

Aha! Got it! Thank you!

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