Control 2wd robot with joystick moudle
hello,
I'm trying to control my 2wd robot with joystick, im using two Arduino. first one for the joystick as a publisher secound one for the motors as a subscriber. any idea ?
thanks
Asked by Saiduk on 2020-03-28 04:13:52 UTC
Comments
Did you try to use a single Arduino that subscribes to two topics?
https://answers.ros.org/question/232045/rosserial-multiple-publisher-and-subscriber/
Asked by Moneera Banjar on 2020-11-16 03:17:47 UTC