Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial "writing joystick teleop node" update #55

Open
ghost opened this issue May 22, 2013 · 2 comments
Open

Tutorial "writing joystick teleop node" update #55

ghost opened this issue May 22, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented May 22, 2013

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.

  • turtlesim_node subscribes to cmd_vel vs command_velocity;
  • Have to publish a geometry::twist instead of turtle::velocity;
  • few more minor adaptions.

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
Copy link
Member

jbohren commented May 24, 2013

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

Thanks!

@trygveu
Copy link

trygveu commented Jun 17, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants