Jupedsim

Latest version: v1.2.1

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2.1

What's Changed

* Fixed WaitingSet: In specific cases the wrong waiting position was returned, this should work as expected now.
* Fixed serialisation issue: The serialisation is writing out a bounding box over the union of all geometries, min/max values had been swapped.

1.2.0

This release contains two new features

New Model - Social Force Model

JuPedSim now implements another microscopic model, the `Social Force Model` as described by Helbing, D., Farkas, I., Vicsek, T. (2000). Simulating dynamical features of escape panic.

New route planning method - Direct Steering

Direct Steering allows the user to set each agents target individually and at any time. Agents will then use normal way findig to navigate to the set position. This should allow for rapid prototyping of high level agent behaviour such as waiting or queueing. The intention here is that user will be able to use their own logic written in python to do route planning. While this needs extra coding and might be runtime intensive it allows full flexibility.

1.1.1

What's Changed
* The SQL output does now properly include all geometry variants when geometries are switched at runtime.

1.1.0

What's Changed
* Add possibility to switch geometry at runtime.
* Add new iteration of the Collision Free Speed Model (CollisionFreeSpeedModelV2), in this update formerly global repulsion parameters have become agent specific parameters. Thus allowing to model individual agents to react with different strength to geometry / neighbouring agents.

1.0.6

This is a bugfix release:

* Fix typo in documentation
* Address address sanitiser finding when freeing memory for journeys

1.0.5

Changes

* Update dependencies
* Add support for Python 3.12

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.