HKUST-Aerial-Robotics / ublox_driver

A driver for u-blox receiver (ZED-F9P) with ros support
GNU General Public License v3.0
96 stars 44 forks source link

Cannot load message class for [gnss_comm/GnssPVTSolnMsg] #13

Closed slender1031 closed 6 months ago

slender1031 commented 1 year ago

When I use my own ublox f9p, I can only get the topic /ublox_driver/receiver_lla. The other topics all give the same errors, as these pictures shown: 2023-04-26 17-45-45屏幕截图

2023-04-26 17-46-05屏幕截图

I wonder what's the problem. BTW, I have already used the provided config file ucenter_config_f9p_gvins.txt, however, it does not work.

yyyxs1125 commented 6 months ago

Just source ./devel/setup.bash in each terminal, the problem will be solved.