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

Survey manager execute goals script #103

Merged

Commits on Jun 22, 2023

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

Commits on Jun 27, 2023

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

Commits on Jul 19, 2023

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

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    dfb9ad7 View commit details
    Browse the repository at this point in the history
  2. running through isort

    marinagmoreira committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    796695b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 27, 2023

  1. sockets working

    marinagmoreira committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    255143d View commit details
    Browse the repository at this point in the history
  2. fix lint

    marinagmoreira committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a7c09ca View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

  1. thread join safeguard

    marinagmoreira committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1686c12 View commit details
    Browse the repository at this point in the history
  2. running isort

    marinagmoreira committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    30c761d View commit details
    Browse the repository at this point in the history
  3. Plansys2 on Astrobee Noetic (nasa#107)

    * Add `survey_manager` subdirectory without layout for survey nodes
    
    Includes placeholder directories with hyperlinked `readme.md` files in
    the documentation hierarchy for the manger, planner, and bridge.
    
    Per discussion with @marinagmoreira `survey_manager` lives under
    `astrobee` to signify the code is intended for cross-compilation.
    
    * Improve linking to survey manager docs
    
    * Add files via upload
    
    Adding planning domain, problem, and xml of the atomic actions of the robotic agents
    
    * added  files to the correct directory
    
    * adding soft constraints problem files
    
    * Attempt at a complete MVP domain model
    
    * Oops, remove redundant effect
    
    * Simplified collision checking predicate
    
    * In a working state
    
    * Add sample_output_plan.txt
    
    * Oops, remove obsolete commented-out code
    
    * Fixed stereo survey part of the model based on analysis of old stereo surveys by Marina - unfortunately causes additional planner flakiness
    
    * Update sample_output_plan.txt to reflect latest domain/problem
    
    * Now generate PDDL problem from higher-level problem specification
    
    * Tune panorama estimated duration
    
    * Add plan_interpreter.py. Minor cleanup in problem_generator.py
    
    * Simplify dynamic config just a bit
    
    * Add `survey_manager` subdirectory without layout for survey nodes
    
    Includes placeholder directories with hyperlinked `readme.md` files in
    the documentation hierarchy for the manger, planner, and bridge.
    
    Per discussion with @marinagmoreira `survey_manager` lives under
    `astrobee` to signify the code is intended for cross-compilation.
    
    * Improve linking to survey manager docs
    
    * Remove `survey_bridge` capability will be added to `astrobee`
    
    * Add traclabs plansys2 backport via submodule, thanks @ana-GT
    
    * Move sub-modules to `survey_manager` path
    
    * Upgrade behaviortree to V4
    
    NOTE: If already installed, remove V3 before installing V4
    
    * Cleanup unused, misplaced sub-modules, again.
    
    * Remove `survey_manager` package and organize `survey_planner`
    
    * Deprecate Ubuntu-16.04 (xenial) builds of Isaac to support Plansys2
    
    - Remove Ubuntu-16.04 (xenial) CI builds
    - Update dockerfile ubuntu version defaults to Ubuntu-20.04 (focal)
    - Update apk build environment to Ubuntu-20.04 (focal)
    
    * Fix python formatting
    
    * Update to forks of traclabs backports
    
    * Add readline development files to setup for plansys2 terminal interface
    
    If you have already built your VM, run `sudo apt install libreadline-dev`
    
    * Removed outdated PDDL files per @trey0
    
    nasa#107 (comment)
    
    * Revert CI upgrades for APK builds
    
    ---------
    
    Co-authored-by: Abiola Akanni <[email protected]>
    Co-authored-by: Trey Smith <[email protected]>
    3 people authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c84eff2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. bug fixes

    marinagmoreira committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    4508014 View commit details
    Browse the repository at this point in the history
  2. fixes

    marinagmoreira committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    649ea5c View commit details
    Browse the repository at this point in the history
  3. Update ci_pr.yml

    make survey manager PR's run CI
    marinagmoreira authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2647bac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a881ffa View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

  1. tested action

    marinagmoreira committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2376fc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. submodule update

    marinagmoreira committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fb0c57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf0b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d724113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a11b640 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    af52e73 View commit details
    Browse the repository at this point in the history
  2. getting details sorted

    marinagmoreira committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    362763b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3d3228 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    8038c1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab97e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d4402 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    9a3e191 View commit details
    Browse the repository at this point in the history
  2. running isort

    marinagmoreira committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    86b7990 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    8d4f72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a18416 View commit details
    Browse the repository at this point in the history
  3. install all nodes

    marinagmoreira committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8ef602d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    efd9ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903105c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    adf6eb2 View commit details
    Browse the repository at this point in the history
  2. fixing robot install

    marinagmoreira committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4ad2bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64e8bf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12663c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b61b23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49add14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5c76a7 View commit details
    Browse the repository at this point in the history
  8. more PR reviews

    marinagmoreira committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a5ca4c8 View commit details
    Browse the repository at this point in the history
  9. more PR reviews

    marinagmoreira committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d1522ba View commit details
    Browse the repository at this point in the history
  10. more PR reviews

    marinagmoreira committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    29ff61b View commit details
    Browse the repository at this point in the history