Sorotraj

Latest version: v1.3.2

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

Scan your dependencies

Page 2 of 2

1.2.1

Summary

1. Completely refactored trajectory interpolation to split interpolation of each trajectory segment into separate interpolator functions. This fixes all of the issues with undefined behavior when interpolating.
- Note: The deprecated `as_list` argument has been removed from `Interpolator.get_traj_function()`.
2. Added several checks to ensure trajectory definitions are designed correctly before trying to parse them.
3. Split out useful small function into "utils.py".
4. Added docstrings to every function

1.0.0

Summary

1. Added testing suite using (pytest)[https://docs.pytest.org/]
2. Updated references to deprecated `numpy.matrix` class to `numpy.array`.
3. Performed various houskeeping things (moved all reference links to microrobotics lab rather than Clark's personal github)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.