Arduino Serial delay

asked 2017-07-26 10:55:55 -0500

j3ven7 gravatar image

I am running ROS on a raspi 3 which is connected over serial to an Arduino due. It seems when I start up my ROS nodes I incur a massive delay over Serial in the arduino (the loop runs at 1-3 hz). When I remove the serial_node.py from my launch file this issue is gone, but I am unsure what the root cause is. I run the arduino and ROS at 57600 baud. Anyone experience an issue like this or have any ideas what I should look at for debugging this issue, I am a ROS noob.

edit retag flag offensive close merge delete

Comments

Can you delete the duplicate question http://answers.ros.org/question/26744... ?

lucasw gravatar image lucasw  ( 2017-07-26 12:29:53 -0500 )edit