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

Search map splitting #108

Merged
merged 10 commits into from
Oct 22, 2024
Merged

Search map splitting #108

merged 10 commits into from
Oct 22, 2024

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    68d9cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254d0bb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Add CGAL to dev dockerfile

    bradygm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    23c1749 View commit details
    Browse the repository at this point in the history
  2. Change SearchPrior.msg to have vectors of value and priority to reduc…

    …e size of overal search mission request
    bradygm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    58361a1 View commit details
    Browse the repository at this point in the history
  3. Add priority to grid_map

    bradygm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5d236d9 View commit details
    Browse the repository at this point in the history
  4. Set the search priors for each task assignment from the allocations o…

    …f the overall search space
    bradygm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e603e84 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Remove unneccesary member variables in MissionManager. Restructure so…

    … search mission allocation resets each call.
    bradygm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dc8e938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2ee17 View commit details
    Browse the repository at this point in the history
  3. Bump docker version

    bradygm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c90956 View commit details
    Browse the repository at this point in the history