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

feat: improve devcontainer configuration #198

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

bpapaspyros
Copy link
Member

Description

  • n/a

This PR solves the issue by updating the devcontainer configuration to use clangd for linting and hints.

  • I generalized the generate_compile_commands script enough that I think it could now be included in our ros2_ws image

However, non-ros repos (i.e., control-libraries) would still require a slightly different script that directly uses cmake. So, perhaps we need 2 scripts in ros2_ws

Review guidelines

Estimated Time of Review: 5 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

@bpapaspyros bpapaspyros self-assigned this Feb 24, 2025
@bpapaspyros bpapaspyros requested a review from domire8 February 24, 2025 10:38
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