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

Support a clang-based build pipeline #104

Closed
wants to merge 2 commits into from
Closed

Conversation

stefanscherzinger
Copy link
Contributor

@stefanscherzinger stefanscherzinger commented Nov 5, 2022

Goal

Check and assure that the cartesian_controllers work with the clang compiler.

Steps


  • Just found out that I get the same error with GCC when removing src/IKSolver.cpp from add_library(${PROJECT_NAME} . That's a hint..

Fix #99

Ubuntu 20.04 should have `clang-10` installed by default.
`rosdep` now should install clang on the system.
See here: https://answers.ros.org/question/344031/
@stefanscherzinger
Copy link
Contributor Author

Doesn't seem too urgent or relevant. Closing this for now.

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.

Cannot create IKSolvers if compiled with clang - fine with gcc
1 participant