Open Erika1kuta opened 10 months ago
@Erika1kuta
I had the same issue and by Installing binary package the gps_msg will be added.
sudo apt install ros-humble-novatel-oem7-driver
then build again.
Hello @Erika1kuta, thank you for your question.
As I notice from your terminal, you are missing the gps_msgs package which is a dependency for our driver. Please try installing the binary package for our driver first and then build it again.
To install binary package : sudo apt install ros-humble-novatel-oem7-driver
Feel free to reach out to us if you have further questions or concerns.
Describe the bug I built the humble branch and encountered this issue, which indicates that I lack gps_msgs, is this a dependency? Do I need additional installation or a bug in my system? Because I am using Ubuntu 20 Focal (not Jammy, because I also need ROS 1 on my PC), Humble is built from the source code. Looking forward to your reply. Many thanks.
Environment (please complete the following information): Ubuntu 20 Focal ROS: Humble