compilation error on melodic #81
-
I need to use ros melodic since there is no way to compile another package I need on noetic.
I have tried with different versions of openvslam, checking out at different commits, but the result stays the same. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Use the latest ros branch. The reason for the build error is that the code you are using is old. (By separating the containers, you can build openvslam_ros with noetic while keeping the other packages built with melodic.) |
Beta Was this translation helpful? Give feedback.
Use the latest ros branch. The reason for the build error is that the code you are using is old.
(By separating the containers, you can build openvslam_ros with noetic while keeping the other packages built with melodic.)