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

[MPPI] Reworked Path Align Critic; 70% faster + Tracks Paths Better! Edit: strike that, now 80% #3872

Merged
merged 16 commits into from
Oct 14, 2023

Commits on Oct 10, 2023

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

    SteveMacenski committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c4c6a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c449cf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Update optimizer.cpp

    SteveMacenski authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    11858ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e75a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17aa691 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    870f467 View commit details
    Browse the repository at this point in the history
  5. fix visualization bug

    SteveMacenski committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a16ddc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f63543c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. speed up another 30%

    SteveMacenski committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9c1cbae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7636a View commit details
    Browse the repository at this point in the history
  3. remove a little jitter

    SteveMacenski committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    38bccaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d042133 View commit details
    Browse the repository at this point in the history
  5. fixing unit tests

    SteveMacenski committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8d7bf3e View commit details
    Browse the repository at this point in the history
  6. retain legacy critic

    SteveMacenski committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e7c4dd3 View commit details
    Browse the repository at this point in the history
  7. adding tests for legacy

    SteveMacenski committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b7d7fc2 View commit details
    Browse the repository at this point in the history