ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ublox gps LEA-6T received a sentencce with an invalid checksum. sentence was

asked 2020-03-09 11:22:00 -0500

abdelkrim gravatar image

updated 2020-03-10 04:07:46 -0500

gvdhoorn gravatar image

hello, I am using a Ublox lea 6T GPS for robot navigation. to connect the GPS with raspberry pi I've used TTL USB. after nmea_navsat_driver package installation and running:

rosrun nmea_navsat_driver nmea_serial_driver _port:=/dev/ttyUSB0 _baud:=9600

I got a warning msg:

Received a sentence with an invalid checksum. The sentence was:'\x\xc\xefkl

and when I run: rostopic list

/fix
/heading
/rosout
/time_reference
/vel

when I want to display topics I got no data

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-03-10 09:58:53 -0500

abdelkrim gravatar image

I changed the _baud value to 38400 the warning output stopped but I still got no data inside the topic /fix

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-03-09 11:22:00 -0500

Seen: 212 times

Last updated: Mar 10 '20