Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 512 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 512 Bytes

rosdep

rosdep is a command-line tool for installing system dependencies. For end-users, rosdep helps you install system dependencies for software that you are building from source. For developers, rosdep simplifies the problem of installing system dependencies on different platforms. Instead of having to figure out which debian package on Ubuntu Oneiric contains Boost, you can just specify a dependency on 'boost'.

rosdep Users/Developers Guide