Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[velocity_smoother] Fix accel and deccel inverted for negative speeds #3529

Merged
merged 13 commits into from
Apr 18, 2023

Commits on Apr 7, 2023

  1. fix inverted accel / deccel

    Guillaume Doisy committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    439a86c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. handle speed through 0.0

    Guillaume Doisy committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    cd3020e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. add applyConstraints tests

    Guillaume Doisy committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a45481b View commit details
    Browse the repository at this point in the history
  2. fold logic

    Guillaume Doisy committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    10d8673 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. same logic in findEtaConstraint

    Guillaume Doisy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    228a53b View commit details
    Browse the repository at this point in the history
  2. lint

    Guillaume Doisy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ec020c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc6a16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da80677 View commit details
    Browse the repository at this point in the history
  5. findEtaConstraint tests

    Guillaume Doisy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    db88df2 View commit details
    Browse the repository at this point in the history
  6. space

    Guillaume Doisy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0b64a72 View commit details
    Browse the repository at this point in the history
  7. lint

    Guillaume Doisy committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c984e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. typos

    Guillaume Doisy committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    bbeabd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. comment typos

    Guillaume Doisy committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8e4a622 View commit details
    Browse the repository at this point in the history