Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Serial #27

Open
Jamalhazem98 opened this issue Oct 26, 2020 · 3 comments
Open

Issue with Serial #27

Jamalhazem98 opened this issue Oct 26, 2020 · 3 comments

Comments

@Jamalhazem98
Copy link
Collaborator

Greetings,

I've tried the driver with Raspberry Pi Serial and it's not working well.
I believe it's a problem with receiving/parsing SBF bytes. Sometimes it parses small byte chunks (like 1 byte).
The problem doesn't happen with USB serial. Maybe because it's virtual.

Thanks a lot

@maxpolzin
Copy link

I am experiencing the same. If I connect via COM1. The logger shows:
"Without a (circular) buffer and a new thread, we would have faced an incomplete message right now. Read unsuccessful: Rx decoder error for message with ID $GPGGA"

Apt package for Ubuntu 20.04, i.e. ROS Noetic, v1.06.

@maxpolzin
Copy link

Compiling v1.0.8 from source on Ubuntu 20.04, ROS Noetic does not print the error anymore, but it shows a similar error message and no messages are being published.

"[DEBUG] [1636460553.012298132]: Calling read_callback_() method, with number of bytes to be parsed being 3"

@thomasemter
Copy link
Contributor

Hi,

What messages did you activate and what baud rate did you set? I sounds like it could be a problem of a too low interface bandwidth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants