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

help for writing a rosinstall on rosdisto

asked 2013-01-15 03:57:11 -0500

Markus Bader gravatar image

updated 2016-02-11 12:22:19 -0500

130s gravatar image

Hi

I wrote four ros pkg's all are located in one git repo.

  • Do I have to write four rosinstall files on rosdisto?
  • How should I design the the rosinstall file because one cannot checkout a git sub-folder?

Greetings

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-01-15 05:06:28 -0500

KruseT gravatar image

It is common to have multiple packages in one git repo, and this would just be a single rosinstall entry in rosdistro. If you wanted to provide your packages separately from one another, you'd have to move them to separate repos (or use svn).

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-15 03:57:11 -0500

Seen: 126 times

Last updated: Jan 15 '13