Utilities for using vcstool
This repository is created by strv
.
If you have a question about this repository, please notice in this repository.
vcstool
Please install vcstool to use the scripts.
The script file to import repositories recursivly. It is useful to resolve nested dependencies.
Usage : $0 [OPTIONS] DIR
DIR : base directory to find repositories file
OPTIONS
-s SUFFIX : Repositories file suffix. (default: .repos)
Example
For ROS user
$0 -s .rosintsall ~/catkin_ws/src
Note: better to set "src" directory as a target