How To Install Rosdep?

How To Install Rosdep?

rosdep

rosdep package manager abstraction tool for Robot OS (Python 2)

Maintainer: Debian Science Maintainers



Section: python

Install rosdep

  • Debian apt-get install python-rosdep2 Click to copy
  • Ubuntu apt-get install python-rosdep2 Click to copy
  • Kali Linux apt-get install python-rosdep2 Click to copy
  • Fedora dnf install python-rosdep2 Click to copy
  • Raspbian apt-get install python-rosdep2 Click to copy

python-rosdep2

rosdep package manager abstraction tool for Robot OS (Python 2)

This package is part of Robot OS (ROS). It is a command-line tool for installing system dependencies on a variety of platforms. 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. This package installs the library for Python 2.

python-rosdep

rosdep package manager abstraction tool for Robot OS

This package is part of Robot OS (ROS). It is a command-line tool for installing system dependencies on a variety of platforms. 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.

python2-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'.

python3-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'.

Install the latest version of rosdep in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the rosdep just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of rosdep from the respository and install it in your computer/server.