Params for joy_teleop package?
Hi, I am a beginner to ros and I am trying to publish messages to cmd_vel with the joy_teleop package. The problem is this: in the code it says this:
Generic joystick teleoperation node.
Will not start without configuration, has to be stored in 'teleop' parameter.
See config/joy_teleop.yaml for an example.
Problem is I can't figure out what params I need to give it and I can't discern what I need to pull from the yaml file. Could someone please supply me with a example rosrun line to start this node with a xbox 360 controller? Thanks, Luketheduke