ROSJOY Node
Hi, I'm using Hydro on Ubuntu 12.04.
I have been using ROS for a few months, but have very little programming knowledge. I was asked to write a node to control a servo using a joystick (and Arduino). The most experience I have in this s controlling an AR Drone with a ps3 controller. I have looked at the Writing a Teleop node tutorial, but that’s it. I get what the script is doing, but that is not the same as knowing how to do it myself. Does anyone know of a good source to learn how to write such a node, preferably in python. Or, are there any scripts for controlling a servo with rosjoy? Thanks.