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

flir-camera-description unable to locate #2

Closed
KshitizKumarGupta opened this issue Apr 5, 2023 · 2 comments
Closed

flir-camera-description unable to locate #2

KshitizKumarGupta opened this issue Apr 5, 2023 · 2 comments

Comments

@KshitizKumarGupta
Copy link

Hey bro, I am facing error regarding the flir camera description installation.
I am using ros melodic and in that I am unable to install this description.

Error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-melodic-flir-camera-description

@Tinker-Twins
Copy link
Owner

The issue is that flir_camera_description package is not available for ROS Melodic as mentioned on ROS Index. However, you can try cloning this repository and just copying the flir_camera_description package to your catkin_ws/src and building it with all other packages using catkin_make command as described in the README.md

All that being said, we would strongly recommend you to switch to ROS Noetic since ROS Melodic has already reached EOL.

@KshitizKumarGupta
Copy link
Author

KshitizKumarGupta commented Apr 9, 2023 via email

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