You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying publish anything from stm32f407vet6 to raspberry pi 4b with ubuntu 20.04 and ros noetic. Then I got messages like that:
Mismatched protocol version in packet: lost sync or rosserial_python is from different ros release than the rosserial client [INFO]
Protocol version of client is unrecognized, expected Rev 1 (rosserial 0.5+).
Whats wrong? It happens only on publishing, when I subscribing on topics I can read messages from raspberry correctly.
The text was updated successfully, but these errors were encountered:
I'm trying publish anything from stm32f407vet6 to raspberry pi 4b with ubuntu 20.04 and ros noetic. Then I got messages like that:
Mismatched protocol version in packet: lost sync or rosserial_python is from different ros release than the rosserial client [INFO]
Protocol version of client is unrecognized, expected Rev 1 (rosserial 0.5+).
Whats wrong? It happens only on publishing, when I subscribing on topics I can read messages from raspberry correctly.
The text was updated successfully, but these errors were encountered: