Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Rezenders Rezenders released this 13 Jun 11:01
· 4 commits to main since this release
4e445cb

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