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

fix: use find_package to fix rolling build error #43

Closed
wants to merge 1 commit into from

Conversation

xmfcx
Copy link
Contributor

@xmfcx xmfcx commented Mar 26, 2024

Follow up from:

Attempts to fix:

I don't know why is this necessary but without find_package(can_msgs REQUIRED) it cannot build with rolling.

@xmfcx
Copy link
Contributor Author

xmfcx commented Mar 26, 2024

Wrong judgement from my side.

It turns out this was coming from rosdep not resolving the package.xml things because I was in Ubuntu jammy and instead was asking for noble.

Instead, opened this PR:

@xmfcx xmfcx closed this Mar 26, 2024
@xmfcx xmfcx deleted the fix/rolling-build-error branch March 26, 2024 14:08
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.

1 participant