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
In project with stepper motor, sensors and rosserial, rosserial don't work when I use NonBlockingDallas, but without it motor wont run constantly
When trying to start node, i get this: "Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino"
(not problem with arduino or ubuntu, it works without this library)
The text was updated successfully, but these errors were encountered:
Hello @lkarnis. Hard to say where the issue could be, I am also not familiar with rosserial.
Sounds like some bus or resource used by rosserial is being held by NonBlockingDallas. Will try to investigate
In project with stepper motor, sensors and rosserial, rosserial don't work when I use NonBlockingDallas, but without it motor wont run constantly
When trying to start node, i get this: "Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino"
(not problem with arduino or ubuntu, it works without this library)
The text was updated successfully, but these errors were encountered: