Closed RobinHeitz closed 1 year ago
I created a new ament_cmake package and copied the msg definition files in there.
After changing Header header
to std_msgs/Header header
it can compile. At least ar_track_alvar_msgs.
I'm trying to convert ar_track_alvar too now - seems a lot harder.
Did not found a solution, but using another package which does basically the same: aruco_ros (can be installed as binary).
Well, as the issue mentions it's currently not build-able in ros2.
I'm new to ros2, seems for me that the packages are still for ros1?
Robin