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

Not able to reconnect after rasperry client reboot #22

Open
BenjDC opened this issue May 4, 2020 · 0 comments
Open

Not able to reconnect after rasperry client reboot #22

BenjDC opened this issue May 4, 2020 · 0 comments

Comments

@BenjDC
Copy link

BenjDC commented May 4, 2020

Hello,

I am able to correctly connect to the STM32 using rosserial_client from a raspberry pi. But if I reboot the raspberry, further connections are not possible unless I reload the STM code using STM32CubeIDE. I get the following error code :

ubuntu@tetra:~$ rosrun rosserial_python serial_node.py _port:=/dev/ttyUSB0 _baud:=115200
[INFO] [1588627303.075109]: ROS Serial Python Node
[INFO] [1588627303.095200]: Connecting to /dev/ttyUSB0 at 115200 baud
[ERROR] [1588627320.210673]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino

tested with :

  • provided /example/chatter sample code
  • STM32F405
  • ROS kinetic/raspberry PI3 /ubuntu 16.04

Am I missing some step ?

Thanks in advance !

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

1 participant