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

Aren't the ROS and catkin tutorials mixed?

asked 2013-09-24 22:03:20 -0500

updated 2014-04-20 14:09:30 -0500

ngrennan gravatar image

I've been looking at the ROS tutorial page (http://wiki.ros.org/ROS/Tutorials), and it appears to be mixed with he catkin tutorial page (http://wiki.ros.org/catkin/Tutorials).

For example, there's twice the tutorial 'Creating a ROS package', and the 'Overlaying with catkin workspaces' is shown at the ROS tutorial page, while that is a very specific catkin tutorial.

I'm unsure whether I can change the page myself, but I feel as if it should be changed. The current setup is confusing for new users.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2013-09-25 07:30:19 -0500

William gravatar image

updated 2013-09-25 07:31:51 -0500

I think I fixed what @RafBerkvens is talking about. Basically there were catkin tutorials which were interleaved into the ROS tutorials, but only in the listing. Something like this:

  • ROS Tutorial 1
  • ROS Tutorial 2
  • Catkin Tutorial 1
  • ROS Tutorial 3
  • Catkin Tutorial 2
  • ...

Someone added a fork in the tutorial chain which wasn't natural.

@RafBerkvens, does the new setup help?

Edit:

This change is responsible, it also previously wiped out the later Tutorials, which I caught and fixed at the time, but I missed this subtle change before:

http://wiki.ros.org/ROS/Tutorials/NavigatingTheFilesystem?action=diff&rev1=105&rev2=106

edit flag offensive delete link more

Comments

Yes, this solves the issue I was reporting. Thanks for the update.

RafBerkvens gravatar image RafBerkvens  ( 2013-09-25 20:05:20 -0500 )edit
1

answered 2013-09-25 05:38:39 -0500

joq gravatar image

There are probably lots of places in the wiki that are still mixed up. If you find one and know how to correct it, go ahead. Otherwise, asking here is good. In that example, I believe both tutorials point to the same pages.

edit flag offensive delete link more

Comments

Thanks for the reply. I don't believe I'm able to correct it myself. I don't think they point to the same pages. The catkin tutorial explains some technical details. Plus, the navigation at the button of the page is different, not following the structure on the main ROS tutorials page.

RafBerkvens gravatar image RafBerkvens  ( 2013-09-25 05:58:52 -0500 )edit

The ROS creating package page includes the catkin one when the "catkin" button is pressed. What other differences are confusing? Those who have worked with catkin for a while can use help understanding what new users need.

joq gravatar image joq  ( 2013-09-25 07:18:59 -0500 )edit

The ROS workspace overlaying tutorial points directly to the catkin one.

joq gravatar image joq  ( 2013-09-25 07:21:21 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-09-24 22:03:20 -0500

Seen: 186 times

Last updated: Sep 25 '13