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

feat(nav): Gen3 Navigation policies and factory #3760

Merged
merged 26 commits into from
Oct 24, 2024

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6dc1e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c437c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b16ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93303f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6457fa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6709564 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f113ce8 View commit details
    Browse the repository at this point in the history
  8. refactor: NavPolFactory captures all arguments by value

    Their lifetime needs to be controlled
    paulgessinger committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    646f5f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e21a66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0f417e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1839c8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ecf1fe1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4b0e7c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0bd237b View commit details
    Browse the repository at this point in the history
  15. fix after logger change

    paulgessinger committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fb74c4b View commit details
    Browse the repository at this point in the history
  16. add doc comments

    paulgessinger committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2e9d93b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fe3ece5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3c9b37d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    bbdc5b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix unit test

    paulgessinger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e87497f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c859c95 View commit details
    Browse the repository at this point in the history
  3. fix python test

    paulgessinger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fdf63f9 View commit details
    Browse the repository at this point in the history
  4. fix clang-tidy + docs

    paulgessinger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5946ab8 View commit details
    Browse the repository at this point in the history
  5. another doc comment fix

    paulgessinger committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b8d52c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    74b1f91 View commit details
    Browse the repository at this point in the history
  2. sonar fix

    paulgessinger committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    16602ad View commit details
    Browse the repository at this point in the history