輸入 sudo rosdep initpython
ERROR: cannot download default sources list from:
https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sources.list.d/20-default.list
Website may be down.
git
解決方法github
sudo apt-get install python-rosdep python-wstool ros-kinetic-ros 先安裝上面三個東西,ros-kinetic-ros應該是確定有的,我缺的是中間的python-wstool,裝完再運行sudo rosdep init就能夠了