From aeb4727bbd3f840533771662dd5efcdb242e9e3c Mon Sep 17 00:00:00 2001 From: Marina Moreira <67443181+marinagmoreira@users.noreply.github.com> Date: Sat, 6 Apr 2024 09:05:33 -0700 Subject: [PATCH] Release 0.2.9 (#162) * updating the submodule with fix * release 0.2.9 --- RELEASE.md | 5 +++++ astrobee/survey/survey_dependencies/ros2_planning_system | 2 +- debian/changelog | 7 +++++++ isaac.doxyfile | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 63c73fa8..f559b651 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,10 @@ # Releases +## Release 0.2.9 + + * Fixes to survey_manager + * Fixes to CI + ## Release 0.2.8 * Improvements to survey_manager output diff --git a/astrobee/survey/survey_dependencies/ros2_planning_system b/astrobee/survey/survey_dependencies/ros2_planning_system index 11302c00..50e8210d 160000 --- a/astrobee/survey/survey_dependencies/ros2_planning_system +++ b/astrobee/survey/survey_dependencies/ros2_planning_system @@ -1 +1 @@ -Subproject commit 11302c0069fb0165bc63b98bf8981e34758f7e48 +Subproject commit 50e8210d09d6cd6877406aabe0fbcb70d6b67ab0 diff --git a/debian/changelog b/debian/changelog index 7b8a045b..9f787dad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +isaac (0.2.9) testing; urgency=medium + + * Fixes to survey_manager + * Fixes to CI + + -- ISAAC Flight Software Thu, 04 Apr 2024 09:23:50 -0700 + isaac (0.2.8) testing; urgency=medium * Improvements to survey_manager output diff --git a/isaac.doxyfile b/isaac.doxyfile index eaf3733a..8f40322d 100644 --- a/isaac.doxyfile +++ b/isaac.doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "ISAAC" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.2.8 +PROJECT_NUMBER = 0.2.9 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a