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

[ROS 2] compressed_image_transport compilation error while building from source #92

Open
justintan2002 opened this issue Mar 18, 2022 · 2 comments

Comments

@justintan2002
Copy link

I'm currently using ROS 2 foxy on a raspberry pi and the gcc version used is 9.4.0. When building the compressed_image_transport from source, it encounters an error about the function subscribeImpl marked as 'override' but does not override, stopping the compilation. I attached the error log here: error.txt

@jacobperron
Copy link
Contributor

Are you using the foxy-devel branch? https://github.com/ros-perception/image_transport_plugins/tree/foxy-devel

@Mechaick
Copy link

Hi, I'm currently using the foxy devel branch and I have an issue when compiling, I get the following error :
CMake Error at CMakeLists.txt:50 (pluginlib_export_plugin_description_file): Unknown CMake command "pluginlib_export_plugin_description_file".

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

3 participants