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

generating versioned rosinstall file from currnt workspace

asked 2011-11-01 21:22:37 -0500

Kei Okada gravatar image

Hi

Is there any tool that is able to dump rosinstall with version tag from current workspace or .rosinstall file?

For example, I have following .rosinstall for my application, http://code.google.com/p/rtm-ros-robotics/source/browse/trunk/agentsystem_ros_tutorials/rtm-ros-robotics.rosinstall for developers to work against the trunk repositories. Then, Jenkins/Hudson server check the build status and add the latest tag.

I would be very happy if I can freeze this set as a .rosinstall file with version tag in all repositories so that I can commit the file to as a stable.rosinstall file and users always be able to setup with stable set of repository versions.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-11-02 05:23:55 -0500

tfoote gravatar image

Have you tried the rosinstall argument?

--generate-versioned-rosinstall=GENERATE_VERSIONED
                    generate a versioned rosinstall file
edit flag offensive delete link more

Comments

Thanks! that exactly what I want. I have one wish list for that feature and create new ticket for this https://code.ros.org/trac/ros/ticket/3735
Kei Okada gravatar image Kei Okada  ( 2011-11-02 15:45:10 -0500 )edit

Question Tools

Stats

Asked: 2011-11-01 21:22:37 -0500

Seen: 430 times

Last updated: Nov 02 '11