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
Hey,
Thanks for the library, it really works well and i have been able to control 1 roboclaw quite well,
I wanted to ask you how to configure the launch file roboclaw_multi.launch to work with 2 roboclaws
1 of my roboclaws is connected to port
and the other one to
They work when i run the roboclaw_single.launch file and enter any of the above port name, but when i go to the roboclaw_multi.launch I dont understand how do i add the second serial port address as a launch file argument....
The text was updated successfully, but these errors were encountered:
I made it work using two roboclaws, not in the way its indicated on the readme which is using packet serial mode, that did not worked for me, but what it did worked, is that I created two launch files based on the https://github.com/csvance/roboclaw/blob/master/launch/roboclaw_single.launch modifying the ports according to the ports in my computer, also both my roboclaws are using the same ID 0x80, just a different port, then I created a copy from the diffdrive.launch that looks like this:
Hey,
Thanks for the library, it really works well and i have been able to control 1 roboclaw quite well,
I wanted to ask you how to configure the launch file roboclaw_multi.launch to work with 2 roboclaws
1 of my roboclaws is connected to port
and the other one to
They work when i run the roboclaw_single.launch file and enter any of the above port name, but when i go to the roboclaw_multi.launch I dont understand how do i add the second serial port address as a launch file argument....
The text was updated successfully, but these errors were encountered: