Skip to content
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

Open
boeun98 opened this issue Nov 28, 2024 · 4 comments
Open

catkin_make error #22

boeun98 opened this issue Nov 28, 2024 · 4 comments

Comments

@boeun98
Copy link

boeun98 commented Nov 28, 2024

I downloaded and did catkin_make on Jetson Xavier.

but, i had an error like that.

Screenshot from 2024-11-28 14-26-35 - 1

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?

@evenator
Copy link
Collaborator

What branch did you download? The ros2 branch isn't going to work with ROS Melodic, but the master branch should.

@boeun98
Copy link
Author

boeun98 commented Nov 29, 2024

I downloaded via 'git clone https://github.com/ros-drivers/nmea_msgs.git'

How can I download for ROS melodic?

@evenator
Copy link
Collaborator

Change to the branch ROS 1 branch with

git checkout master

@boeun98
Copy link
Author

boeun98 commented Dec 12, 2024

I used that command
git checkout master

but, I have an error.
fatal: not a git repository (or any of the parent directories): .git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants