-
Notifications
You must be signed in to change notification settings - Fork 24
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
catkin_make error #22
Comments
What branch did you download? The ros2 branch isn't going to work with ROS Melodic, but the master branch should. |
I downloaded via 'git clone https://github.com/ros-drivers/nmea_msgs.git' How can I download for ROS melodic? |
Change to the branch ROS 1 branch with git checkout master |
I used that command but, I have an error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I downloaded and did catkin_make on Jetson Xavier.
but, i had an error like that.
and I can't install nmea_msgs via sudo apt-get instsall ros-melodic-nmea-msgs
It's has an error (E: Unable to locate package ros-melodic-nmea-msgs)
How can I install nmea_msgs?
The text was updated successfully, but these errors were encountered: