ros-drivers / joystick_drivers

ROS drivers for joysticks
http://wiki.ros.org/joystick_drivers
204 stars 290 forks source link

Tutorial "writing joystick teleop node" update #55

Open ghost opened 11 years ago

ghost commented 11 years ago

Since I'm relative new to ROS I'm doing some tutorials. The source code on the tutorial "Writing a Teleoperation Node for a Linux-Supported Joystick" has to be adapted.

I've adapted the .cpp source and tutorial now runs (turtle is moving using controller). How can I send it to you (attachment only for pictures)? Kinda new to bugtracking too...

kind regards, Dieter Van Eessen

jbohren commented 11 years ago

You should be able to fork and then create a pull request here: https://github.com/ros-drivers/joystick_drivers_tutorials

Thanks!

trygveu commented 10 years ago

I've also done the same changes as @dieter-ve before seeing this post, and I submitted a pull request on joystick_drivers_tutorials. https://github.com/ros-drivers/joystick_drivers_tutorials/pull/4