Sumonetvis

Latest version: v1.6.1

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

Scan your dependencies

Page 1 of 3

1.6.1

Includes fixes to bugs with dashed line scaling and stopline generation introduced by API changes in matplotlib and shapely.

1.6.0

Adds easier method for generating a colorbar corresponding to a colorized trajectory. Now, a colorbar can be generated like so:

python
plt.colorbar(trajectories["vehicle_id"].mappable)


See the README and documentation for more information.

1.5.2

Contains minor bugfixes for errors that occur when generating stopline geometry for short or unusually shaped lanes.

1.5.1

Includes minor bugfix to avoid crashing when stopline generation fails (due to a very short lane).

1.5.0

This release consists of a number of enhancements to the extensibility and customizability of the library, including:

* Generic parameters
* Loaded into respective objects from network, additionals, and FCD files
* Can be used to implement custom functionality, or OOTB to control trajectory colorization, OBJ material, and OBJ extrude height
* Availability of Matplotlib Artists
* All matplotlib artists generated by plotting functions are now returned by said functions (with an additional link to the generating object)
* Enables custom animations and manipulation of plotted objects
* Enables creating interactive figures
* netOffset support
* When loading a network, the netOffset and projParameter values are read into the Net object. On plotting, the inverse of the netOffset can optionally be applied to transform the location of the network.

1.4.4

This release consists of the following improvements:

* Massive performance increase when loading large network files
* Replace print statements with warnings in Net class
* Fix incorrect OBJ material name for pedestrian_connection
* Fix crash when encountering a lane with bad geometry
* Fix crash when encountering a request object without a "cont" attribute

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.