-
Notifications
You must be signed in to change notification settings - Fork 35
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
ublox_gps does not depend on rtcm_msgs - fails to build with catkin build #5
Comments
What have you done exactly? I can't get it working... Your help would be welcome! :) |
I always end up with:
|
Yours looks like a different error. |
Ok thanks, yeah I did that and this error followed. |
Ok, it seems to be a ROS noetic related issue. Melodic just works fine. :) |
|
I'm having the same error on ros-noetic. Did you solve the problem? |
Yeah I just used melodic 🙃 |
This pull request solves this issue: #11 |
Fixed it by adding rtcm_msgs to package.xml and CMakeLists.txt locally.
The text was updated successfully, but these errors were encountered: