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

chore(tools.repos): add auto-msgs repository to tools.repos #5197

Closed
wants to merge 3 commits into from

Conversation

xtk8532704
Copy link

@xtk8532704 xtk8532704 commented Sep 9, 2024

Description

Add auto-msgs repository to tools.repos, because the tools need it to load and analyze the old rosbags with old messages.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@xtk8532704 xtk8532704 closed this Sep 9, 2024
@xtk8532704 xtk8532704 reopened this Sep 9, 2024
Signed-off-by: temkei.kem <[email protected]>
Signed-off-by: temkei.kem <[email protected]>
@xtk8532704 xtk8532704 marked this pull request as ready for review September 9, 2024 04:21
tools.repos Outdated Show resolved Hide resolved
Co-authored-by: M. Fatih Cırıt <[email protected]>
@@ -3,3 +3,7 @@ repositories:
type: git
url: https://github.com/autowarefoundation/autoware_tools.git
version: main
tools/external/autoware_auto_msgs:
Copy link
Contributor

@xmfcx xmfcx Sep 9, 2024

Choose a reason for hiding this comment

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

Suggested change
tools/external/autoware_auto_msgs:
tools/external/autoware_auto_msgs:

But we cannot do this either. The tools folder is occupied by the autoware_tools.git above.
It be a repo in repo situation and git tracking will break.

This should go somewhere else.

Maybe new structure as:

https://github.com/autowarefoundation/autoware_tools.git goes to tools/autoware_tools:
https://github.com/tier4/autoware_auto_msgs.git goes to tools/external/autoware_auto_msgs:

But still, do we really need to add this old package back in autoware?

@xtk8532704 xtk8532704 closed this Sep 10, 2024
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