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

Compatibility with rosserial #7

Open
lkarnis opened this issue May 24, 2023 · 1 comment
Open

Compatibility with rosserial #7

lkarnis opened this issue May 24, 2023 · 1 comment

Comments

@lkarnis
Copy link

lkarnis commented May 24, 2023

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)

@Gbertaz
Copy link
Owner

Gbertaz commented May 29, 2023

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

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

2 participants