nmea_navsat_driver and heading
Good morning I am using the nmea_navsat_driver package via
$ rosrun nmea_navsat_driver nmea_serial
driver for a gps glonass U-blox7 usb. When I run this package I get a series of topics such as:
/ fix
/ nmeaGPS_height
/ nmeaGPS_latitude
/ nmeaGPS_longitude
/ nmeaGPS_position_covariance_0
/ nmeaGPS_position_covariance_4
/ nmeaGPS_position_covariance_8
/ nmeaGPS_position_covariance_type
/ nmeaGPS_status
/ nmeaGPS_status_service
/ rosout
/ rosout_agg
/ time_reference
/ vel
But I don't get the topic / heading which is what I need for orientation. What is the problem?
Thanks in advance. Regards.
Hello, Patrick
Same problem, did you solve it? Thanks in advance