Skip to content

Commit

Permalink
Merge pull request #158 from kas-lab/refactor
Browse files Browse the repository at this point in the history
♻️   refactor pkgs
  • Loading branch information
Rezenders authored May 14, 2024
2 parents a78e81c + b32a81e commit 116dcba
Show file tree
Hide file tree
Showing 86 changed files with 1,013 additions and 1,032 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: ros-tooling/[email protected]
id: action_ros_ci_step
with:
package-name: suave suave_msgs suave_missions suave_metacontrol system_modes mavros mavros_wrapper mros2_reasoner mros2_msgs
package-name: suave suave_monitor suave_metrics suave_msgs suave_missions suave_metacontrol system_modes mavros mavros_wrapper mros2_reasoner mros2_msgs
target-ros2-distro: humble
skip-tests: true
vcs-repo-file-url: https://raw.githubusercontent.com/kas-lab/suave/main/suave.rosinstall
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
docs/source/_autosummary/
docs/build/

!suave_missions/results/seams2023_results.csv
Expand Down
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

2. Added recharge battery task

3. Added qa_comparison_operator to water_visibility in suave.owl
4. Added battery_constraint argument to mission [PR #155]

4. Documentation with sphinx
5. Added qa_comparison_operator to water_visibility in suave.owl

5. CI to build sphinx documentation
6. Documentation with sphinx

6. Added mission metrics node
7. CI to build sphinx documentation

8. Added mission metrics node

### Changed

Expand All @@ -29,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

3. Mission config default parameters

4. Refactored repository. Created new packages : suave_monitor, and suave_metrics. Moved suave_metacontrol under suave_managing

### Fixed

Expand Down
37 changes: 0 additions & 37 deletions docs/source/_autosummary/suave.bluerov_gazebo.BlueROVGazebo.rst

This file was deleted.

30 changes: 0 additions & 30 deletions docs/source/_autosummary/suave.bluerov_gazebo.rst

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions docs/source/_autosummary/suave.follow_pipeline_lc.main.rst

This file was deleted.

37 changes: 0 additions & 37 deletions docs/source/_autosummary/suave.follow_pipeline_lc.rst

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions docs/source/_autosummary/suave.pipeline_detection.main.rst

This file was deleted.

37 changes: 0 additions & 37 deletions docs/source/_autosummary/suave.pipeline_detection.rst

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions docs/source/_autosummary/suave.pipeline_detection_wv.main.rst

This file was deleted.

37 changes: 0 additions & 37 deletions docs/source/_autosummary/suave.pipeline_detection_wv.rst

This file was deleted.

Loading

0 comments on commit 116dcba

Please sign in to comment.