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

Problem while controlling the second slave controller #16

Open
robodyne-robotics opened this issue Jul 28, 2022 · 0 comments
Open

Problem while controlling the second slave controller #16

robodyne-robotics opened this issue Jul 28, 2022 · 0 comments

Comments

@robodyne-robotics
Copy link

Hello,

the library works pretty well and I'm able to control one controller.
However, when I set up a master and a slave, with 0x80 and 0x81 address, the node is not able to control the second controller.

I'm able to read encoders values coming from both controllers with index 0 and index 1, but when I set the motor command to make the motors on the second controllers spin, they act weird since they start to spin very fast with no control! This is very dangerous!

When I use Motion Studio and I plug the USB from the master controller, I'm also able to see the second controller so everything works fine if I use the official software since I can also control the motors on the second controller.

I suppose there is some problem with the command routine used for the second controller in the node, I tried to check the code but I wasn't able to fix it.

Hope this issue can be solved, thank you!

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