Toppra

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0

Added
- [python] seidelWrapper solves 1d LP instead of 2d LP when x_min == x_max and solve_1d > 0
- [python] Fixed planning_utils.py to follow the latest api of toppra.algorithm.ParameterizationAlgorithm
- [cpp] add initial gridpoints to proposeGridpoints method.

Changed
- fix: the f-string bug when hot_qpoases solver failed (208)
- feat(solver): Make seidel solver(cython) solves 1D LP when possible (223)
- feat(cpp,constraint): Make Interpolation the default method (225)
- fix(util): toppra.compute_trajectory() does not return aux data. (224)

0.5.2

- [cpp] always define all installed symbols.

0.5.0

- [cpp] Minor PR to make the cpp part compiles on windows64 (msvc). Thanks ahoarau.
- [cpp] Fixed out of bounds issue in parametrizer::ConstAccel.
- [cpp] Fixed incorrect variable bug in seidel solver.
- [cpp] [187] Expose waypoint times in parametizers.
- [python] Fix linting error that causes CI failure
- [ci] Do integration testing in gh action instead of circle CI
- [ci] Remove Circle CI and use Github Action for all testings

0.4.2

- [cpp] Replace for loop in piecewise poly path to find index by std::lower_bound.

0.4.1

Added
- [python] Fixed build error for numpy versions <= 1.20
- [cpp] Implement spline parametrizer

0.4.0

Added
- [python] Fixed build error when cython and numpy were not pre-installed
- [python] Fix a bug that prevent user from using the ConstAccelParametrizer
- [python] Allow specifying minimum nb of grid-points during automatic selection
- [python] Minor performance tweak in reachability_algorithm.py
- [ci] Fix python2.7 dependencies
- [python] Minor bug fixed in the SimplePath class
- [cpp] [129][129] Implement constant-acceleration trajectory parametrizer
- [cpp] [143][143] Add PathParametrizationAlgorithm::setGridpoints
- [cpp] [146][146] Add constraint::CartesianVelocityNorm
- [cpp] [158][158] Add Seidel solver.
- [cpp] Enhance Seidel solver numerical behaviour.
- [cpp] [161] Enable to construct spline from 1st and 2nd order derivatives at the curve endpoints

Changed
- [cpp] [153] Fix variable mismatch in constraint::CartesianVelocityNorm

Improved Documentation

- Switch to furo theme for better readability.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.