Skip to content

fix: header updates [TASK-020]#2

Merged
rolker merged 1 commit intojazzyfrom
fix/TASK-020-cube-headers
Jan 16, 2026
Merged

fix: header updates [TASK-020]#2
rolker merged 1 commit intojazzyfrom
fix/TASK-020-cube-headers

Conversation

@rolker
Copy link
Copy Markdown
Owner

@rolker rolker commented Jan 16, 2026

Header updates for compatibility. Matches [TASK-020].

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the cube_bathymetry package to depend on marine_autonomy instead of project11, providing compatibility with the renamed/restructured dependency package.

Changes:

  • Updated package dependency from project11 to marine_autonomy in build configuration
  • Updated all C++ include statements to reference marine_autonomy headers
  • Updated CMake linking to use the marine_autonomy library target

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
cube_bathymetry/package.xml Changed dependency from project11 to marine_autonomy
cube_bathymetry/CMakeLists.txt Updated find_package and target_link_libraries to use marine_autonomy
cube_bathymetry/include/cube_bathymetry/geo_sounding.h Updated include path from project11/utils.h to marine_autonomy/utils.h
cube_bathymetry/include/cube_bathymetry/geo_map_sheet.h Updated include path from project11/gggs.h to marine_autonomy/gggs.h
cube_bathymetry/include/cube_bathymetry/geo_grid.h Updated include path from project11/gggs.h to marine_autonomy/gggs.h

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rolker rolker merged commit 2f191df into jazzy Jan 16, 2026
6 checks passed
@rolker rolker deleted the fix/TASK-020-cube-headers branch January 16, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants