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

Could we have a rolling release please? #26

Open
bmagyar opened this issue Sep 25, 2023 · 1 comment
Open

Could we have a rolling release please? #26

bmagyar opened this issue Sep 25, 2023 · 1 comment

Comments

@bmagyar
Copy link

bmagyar commented Sep 25, 2023

Much obliged,
Yours truly,
Best wishes,
Bence

@Mechazo11
Copy link

Mechazo11 commented Oct 27, 2024

Dear authors,

Please add a rolling / jazzy branch. I ran into the undefined reference to `tf2::fromMsg(geometry_msgs::msg::Quaternion_<std::allocator<void> > const&, tf2::Quaternion&)' error when building the package from foxy-devel, the default branch for a ROS 2 Jazzy workspace built from source.

The update to fixing this issue was in the humble-devel but the PR #25 that fixed this issue only stated a build error with ROS 2 Humble in Ubuntu 22.04 but did not elaborate on the actual issue.

I think this may have been the build error

--- stderr: interactive_marker_twist_server                                
/usr/bin/ld: CMakeFiles/interactive_marker_twist_server.dir/src/marker_server.cpp.o: in function `tf2::impl::toQuaternion(geometry_msgs::msg::Quaternion_<std::allocator<void> > const&)':
marker_server.cpp:(.text._ZN3tf24impl12toQuaternionERKN13geometry_msgs3msg11Quaternion_ISaIvEEE[_ZN3tf24impl12toQuaternionERKN13geometry_msgs3msg11Quaternion_ISaIvEEE]+0x2f): undefined reference to `tf2::fromMsg(geometry_msgs::msg::Quaternion_<std::allocator<void> > const&, tf2::Quaternion&)'
collect2: error: ld returned 1 exit status
gmake[2]: *** [CMakeFiles/interactive_marker_twist_server.dir/build.make:173: marker_server] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:137: CMakeFiles/interactive_marker_twist_server.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
---
Failed   <<< interactive_marker_twist_server [13.5s, exited with code 2]

As a result It took me about 30 mins to independently come to this solution but I think this underscores the need for a rolling branch to facilitate the use of this with newer versions of ROS as they come out.

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