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 Generic Binding<Cost> and Binding<Constraint> to vertices and edges within a GcsTrajectoryOptimization::Subgraph #22179

Merged

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    dc49cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7b016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff8f7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b2e16d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e635c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70f9df3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87f7f47 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    787b88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    469028c View commit details
    Browse the repository at this point in the history
  3. Test python bindings.

    cohnt committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d39ff60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d51a9ec View commit details
    Browse the repository at this point in the history
  5. We inadvertantly were dereferencing a null iterator if the user provi…

    …ded an invalid variable, instead of properly catching the bug. This fixes that bug, and updates the error message we check for.
    cohnt committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ce4ebb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    57794fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c9839 View commit details
    Browse the repository at this point in the history