2
4

More than 3 years have passed since last update.

ROSセットアップにてsudo rosdep initでコマンドが見つからない

Posted at

rosdepエラー

ROSインストール直後にセットアップで

sudo rosdep init

を入力する場面があるが、現状

sudo rosdep init

をすると

rosdep: コマンドが見つかりません

と出る

解決策

インストールが手動に変わった模様。

apt install python-rosdep

する必要あり

2
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
4