Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(motion_velocity_smoother): change curvature calculation (#1638)
* refactor(motion_velocity_smoother): change curvature calculation Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * ci(pre-commit): autofix * add error handler for too close points Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * ci(pre-commit): autofix * take copy for first and last points Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * ci(pre-commit): autofix Signed-off-by: Berkay Karaman <berkay@leodrive.ai> Co-authored-by: Berkay Karaman <berkay@leodrive.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information