Hello everyone
I am trying to launch kitware, and I need to install gps-common. when I wan to make the Package I face an error:
ERROR: cannot launch node of type [gps_conversions/gps_to_utm]: Cannot locate node of type [gps_to_utm_node] in package [gps_conversions]. Make sure file exists in package path and permission is set to executable (chmod +x)
I am using Melodic ROS and I have installed gps common package from different sources like:
sudo apt-get install ros-melodic-gps-common
https://github.com/ktossell/gps_umd.git
https://github.com/swri-robotics/gps_umd.git
and so on. But, I cannot solve the pro

blem.
Please help me to solve this issue