Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move auv_localization to auv_navigation meta-package #71

Merged
merged 4 commits into from
Nov 23, 2024

Conversation

ozanhakantunca
Copy link
Contributor

@ozanhakantunca ozanhakantunca commented Nov 10, 2024

Closes #72

Moved auv_localization package under auv_navigation and set dependencies.

@senceryazici senceryazici force-pushed the ozan/restructure_workspace branch 2 times, most recently from 278b746 to 7cf3d6a Compare November 23, 2024 13:30
@senceryazici senceryazici changed the title Restructure workspace move auv_localization to auv_navigation meta-package Nov 23, 2024
senceryazici
senceryazici previously approved these changes Nov 23, 2024
Copy link
Member

@senceryazici senceryazici left a comment

Choose a reason for hiding this comment

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

Approving with small request. Good work

@@ -11,8 +11,11 @@

<buildtool_depend>catkin</buildtool_depend>
<build_depend>auv_mapping</build_depend>
<build_export_depend>auv_mapping</build_export_depend>
Copy link
Member

Choose a reason for hiding this comment

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

just use

  <buildtool_depend>catkin</buildtool_depend>
  <depend>auv_localization</depend>
  <depend>auv_mapping</depend>

@senceryazici senceryazici force-pushed the ozan/restructure_workspace branch from 7cf3d6a to b74d921 Compare November 23, 2024 14:09
@ozanhakantunca ozanhakantunca merged commit c946b85 into main Nov 23, 2024
7 checks passed
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.

restructure workspace
2 participants