Lost sync with device..restarting
Hello everyone, I am trying to communicate between my arduino and an IMU sensor. I believe I have done everything right via rosserial. But the catch is that, after running all sparton node, it keeps throwing the error "Lost sync with device..restarting". The code isn't maintained anymore I think, I tried contacting their customer support but no avail. One thing that bugs me about their code is that, is it complete? because I don't see any rospy.spin or anything. I am not sure what all modifications need to be done in that .py file to run it properly. When I open my serial monitor on arduino, I get truncated values along with some garbage data. Any help would be appreciated. Thanks!