ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to contributing python versions of tutorials? e.g. Tutorials for arm_navigation

asked 2011-03-05 05:14:26 -0500

Advait Jain gravatar image

updated 2014-01-28 17:09:16 -0500

ngrennan gravatar image

I sometimes find myself converting the C++ versions of the tutorials into python.

e.g. http://code.google.com/p/gt-ros-pkg/s...

What, if any, would be a good way to add links to python sample code to the tutorials?

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
1

answered 2011-03-05 06:50:26 -0500

I can think of two things you can do:

First, you can make a wiki page for your python tutorial. The general ROS tutorials simply put up two versions for the same tutorial:

http://www.ros.org/wiki/ROS/Tutorials

For example,

  • Writing a Simple Publisher and Subscriber (Python)
  • Writing a Simple Publisher and Subscriber (C++)

Second, you can contact the stack maintainer, and maybe they'll include your tutorial package for release along with the rest of the stack.

edit flag offensive delete link more
0

answered 2011-03-06 04:21:28 -0500

Advait Jain gravatar image
edit flag offensive delete link more
0

answered 2011-03-05 13:43:40 -0500

Sachin Chitta gravatar image

Advait,

If you point me to your tutorials, I will release them (with attribution to you) in the arm_navigation_tutorials package.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-03-05 05:14:26 -0500

Seen: 1,004 times

Last updated: Mar 06 '11