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

Add IsStoppedBTNode #4764

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2024

  1. Add IsStoppedBTNode

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4e878a2 View commit details
    Browse the repository at this point in the history
  2. add topic name + reformat

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9139f9f View commit details
    Browse the repository at this point in the history
  3. fix comment

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c7ec42e View commit details
    Browse the repository at this point in the history
  4. fix abs

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5a8ea92 View commit details
    Browse the repository at this point in the history
  5. remove log

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9b5a93e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. add getter functions for raw twist

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    89c8d34 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c0098c4 View commit details
    Browse the repository at this point in the history
  3. use odomsmoother

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    18b8b76 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5c0560a View commit details
    Browse the repository at this point in the history
  5. update groot

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    66ed384 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Add test

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    91230b2 View commit details
    Browse the repository at this point in the history
  2. reset at success

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d2c2db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40896d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    11920d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58ddfd View commit details
    Browse the repository at this point in the history
  3. FIX velocity_threshold_

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    37a5636 View commit details
    Browse the repository at this point in the history
  4. Fix stopped Node

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d237785 View commit details
    Browse the repository at this point in the history
  5. Add tests to odometry_utils

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    5a4204f View commit details
    Browse the repository at this point in the history
  6. fix linting

    Signed-off-by: Tony Najjar <[email protected]>
    tonynajjar committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0295ef9 View commit details
    Browse the repository at this point in the history