ROS2 Galactic support #135
Answered
by
Samahu
alfred-wrigfors
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Which branch have you used? We have two branches for ros2:
- ros rolling / humble:
https://github.com/ouster-lidar/ouster-ros/tree/ros2
- ros foxy:
https://github.com/ouster-lidar/ouster-ros/tree/ros2-foxy
Since galactic is older then you should check if it could work with the 'ros2-foxy’ branch but it isn’t clear from your question which branch have you tried.
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Samahu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
We are part of the Formula Student Driverless competition, and are using some pre-built tools and simulators that are currently using Galactic.
Knowing that ROS2 versions sometimes have compatible packages, I tried to build this ROS2 driver/package for Galactic. It is currently not building. It is the ouster-ros node that fails on tf2_eigen/tf2_eigen.hpp.
Is there a known workaround or an older version that support Galactic?
Any help appreciated!
Beta Was this translation helpful? Give feedback.
All reactions