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

2 roboclaws? #25

Open
alduxvm opened this issue Jun 24, 2020 · 4 comments
Open

2 roboclaws? #25

alduxvm opened this issue Jun 24, 2020 · 4 comments

Comments

@alduxvm
Copy link

alduxvm commented Jun 24, 2020

Hi!

Thanks for this great work! This is not an issue with this repo... which works great to be honest!

I have a couple of questions if its possible to use this node to control 2 roboclaw boards... my robot has 4 wheels, 4 motors, 4 encoders and 2 roboclaw boards.

For a robot as follows:

[ a ]-------[ b ]
|..................... |
| .....................|
[ c ]-------[ d ]

I currently have one roboclaw controlling motor a and c, the other one controls b and d.

Of course if I use directly this node I can only control one side :P

what do you think?

Thanks a lot!!

@DariusStu
Copy link

You may want to check out this other version of a roboclaw node -->https://github.com/sheaffej/roboclaw_driver. He uses a 4-wheel differential drive base that drives two Roboclaw controllers.

@alduxvm
Copy link
Author

alduxvm commented Jun 25, 2020

oh yes, I tried that already but it does not work and the instructions never mention how to configure two boards... I already contacted the author to see if he can help, but I did that like 2 months ago... I'm happy that you replied fast!

@jmorrow10
Copy link

@alduxvm did you ever figure out how to set up 2 boards? The author still hasn't gotten back to me either

@alduxvm
Copy link
Author

alduxvm commented Jan 21, 2022

@jmorrow10 yes, I made it work, I created two workspaces (basically two copies) one for wheels A-B and another for C-D, with changes to the code to adapt and avoid conflicts in topics and thats it! it worked very good! I was very happy with my robot, but I needed more power, so I move to larger motors and the odrive motor controllers...

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

3 participants