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

package index lost converting to unary stack

asked 2011-11-03 04:08:43 -0500

joq gravatar image

I am converting camera1394 to a unary stack for Fuerte. The indexer has seen this change, and camera1394 is no longer included as a camera_drivers package. (It is now a dependency, instead.)

I changed the package header for camera1394 to <<StackHeader(camera1394)>>, but that header information is not displayed in the wiki. Instead it says: "Cannot load information on camera1394, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index."

The source trunk moved from:

to:

Since both are contained in ros-pkg/stacks, I expected the new camera1394 stack to be indexed automatically. How can I make that happen?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-11-03 06:00:07 -0500

tfoote gravatar image

We don't index all of ros-pkg/stacks for that contains all the branches as well as trunks. We only index specific subdirectories. We'll need update the indexer to add camera1394 explicitly.

edit flag offensive delete link more

Comments

I should have realized that. Thanks!
joq gravatar image joq  ( 2011-11-03 06:12:03 -0500 )edit

Question Tools

Stats

Asked: 2011-11-03 04:08:43 -0500

Seen: 225 times

Last updated: Nov 03 '11