How to control three servo motors using ROS
Hi !!
I am working on a project where I need to control 3 hobby servos using ROS. I am able to control one motor successfully using ROS. I also want to see it in RViz where if I move scroll bar, the motors should rotate. If any one can give me a written code, it would be fine for me.
Thanks in Advance.
What hardware (system board / CPU) are you using? This can be relatively easy if you have an Arduino (or even s Raspberry Pi) in the mix.
Yes I am using Arduino and Ubuntu 14.04LTE.