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

Dependecies failed to install #100

Open
Chiwingum11 opened this issue Sep 7, 2023 · 1 comment
Open

Dependecies failed to install #100

Chiwingum11 opened this issue Sep 7, 2023 · 1 comment

Comments

@Chiwingum11
Copy link

"Additional ROS packages have to be installed for the NMEA and GPSFix messages.
sudo apt install ros-$ROS_DISTRO-nmea-msgs ros-$ROS_DISTRO-gps-msgs"

This does not work and my DISTRO is Galactic and using ros2.

Error I gotten is
"E: Unable to locate package ros-galactic-nmea-msgs
E: Unable to locate package ros-galactic-gps-msgs"

I followed all the steps and cloned it already. What should I do?

@thomasemter
Copy link
Contributor

Hi there,

these packages are definitely available for ROS Galactic, see here. I also checked that they are available via apt right now.

How did you install ROS Galactic? Are you able to install standard packages like ros-galactic-tf2? Please make sure that the sources are setup correctly.

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