ROSDEP(1) | rosdep | ROSDEP(1) |
rosdep - rosdep command
rosdep <command> [options] [args]
The rosdep command helps you install external dependencies in an OS-independent manner. For example, what Debian packages do you need in order to get the OpenGL headers on Ubuntu? How about OS X? Fedora? rosdep can answer this question for your platform and install the necessary package(s).
For more information on rosdep, see http://ros.org/wiki/rosdep.
Run "rosdep -h" or "rosdep <command> -h" to access the built-in tool documentation.
check <packages>...
install <packages>...
db <packages>...
keys <packages>...
what-needs <rosdeps>...
where-defined <rosdeps>...
--os=OS_NAME:OS_VERSION
-i, --include_duplicates
-a, --all
-h, --help
-v, --verbose
--reinstall
-y, --default-yes
-s, --simulate
-r
Tully Foote, Ken Conley
2011, Willow Garage
January 12, 2012 | 0.1 |