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

Can't compile driver with ros-humble #3

Open
wojciechmadry opened this issue Jul 6, 2022 · 2 comments
Open

Can't compile driver with ros-humble #3

wojciechmadry opened this issue Jul 6, 2022 · 2 comments

Comments

@wojciechmadry
Copy link

Can't compile driver (branch ros2-devel) when ros-humble is installed, because CMakeLists.txt at line 41, set c++ standard -std=c++11 without this flag everything compiles fine.

@wojciechmadry
Copy link
Author

I create pull request with fix: #4

@SiyangMeng
Copy link

tks, i commented that line and it compiled 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

No branches or pull requests

2 participants