Skip to content

Releases: kas-lab/suave

v1.3.0

13 Jun 11:01
4e445cb
Compare
Choose a tag to compare

Added

  1. Added battery monitor node [PR #148]

  2. Added recharge battery task [PR #148]

  3. Added battery_constraint argument to mission [PR #155]

  4. Added qa_comparison_operator to water_visibility in suave.owl

  5. Documentation with sphinx

  6. CI to build sphinx documentation

  7. Added mission metrics node [PR #148]

  8. Added a behavior tree as a managing subsystem for SUAVE and SUAVE extended to serve as a baseline for comparison [PR #160]

  9. Added reaction time metrics to measure how long the managing system takes to react and adapt the system [PR #161]

Changed

  1. Ardusub, mavros, ros_gz, mc_mros_reasoner, mc_mdl_tomasys, mros_ontology verions

  2. Removed unused code

  3. Mission config default parameters

  4. Refactored repository. Created new packages : suave_monitor, and suave_metrics. Moved suave_metacontrol under suave_managing [PR #158]

  5. Removed suave_reasoner. The Analyze logic was moved to metacontrol. [PR #169]

Fixed

  1. README.md

  2. Fix task bridge callbacks

New Contributors

Full Changelog: v1.2.1...v1.3.0

SEAMS-2023-v1.2.1

29 Mar 09:34
Compare
Choose a tag to compare

SEAMS 2023 Publication [camera ready version]

1.2.0 [SEAMS Publication]

Getting repository camera-ready

Fixed

  1. Fixed dockerfile and runner script bugs

SEAMS-2023-v1.2.0

24 Mar 17:25
Compare
Choose a tag to compare

SEAMS 2023 Publication [camera ready version]

1.2.0 [SEAMS Publication]

Getting repository camera-ready

Added

  1. Added github action to build the docker images automatically, and push it to the repository registry

Changed

  1. Refactor mission and mission bridge to match the paper description

  2. Upgraded mavros, mavros_wrapper, and mros versions

  3. Refactor dockerfiles

  4. Moved files within the repository

  5. Updated README

Fixed

SEAMS-2023-v1.1.0

08 Feb 09:11
f24d98a
Compare
Choose a tag to compare
  • Pinning .rosinstall versions
  • Updating README
  • Improvements to runner
  • Minor improvements to managed subsystem

SEAMS-2023-v1.0.0

08 Feb 09:11
a91314c
Compare
Choose a tag to compare

Version submitted to SEAMS 2023.