Problem description
operating system: ubuntu16.04/ubuntu18.04/ubuntu20.04
ROS version: kinetic / melodic / noetic
recently, I was learning how to install and use orb-slam2. During the compilation process, I found that the rosdep command is needed under ROS
sudo rosdep init
The following error is reported:
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.
Gu Yue bloggers have sorted out this problem, but according to the current network environment, there are still problems.
Reference article:
1 https://www.guyuehome.com/12640
https://blog.csdn.net/JanKin_ BY/article/details/105509383
The root cause is that the network is blocked. If the above articles are not helpful, please refer to the following solutions:
1. Take the computer to the University Campus (the suffix of the university website is edu.cn Use its campus network to use the rosdep command;
2. Try to use mobile hot spots (China Mobile, China Unicom and China Telecom).
Hope it helps!
Read More:
- Ultimate solution to error reporting of sudo rosdep init of ROS
- Solution to the failure of ROS noetic initialization (rosdep init)
- The solution of unsuccessful rosdep update
- ROS package ROS_ astra_ Camera cannot open RGB lens
- ROS cannot download ROS melody joint state publisher GUI reference
- When installing ROS: bash / opt / ROS / kinetic/ setup.bash : there is no file or directory
- Troubleshooting of Ubuntu wrk installation error
- SteamVR error code 108/203/208/301/306/308/400/405 troubleshooting method
- 8024401c cannot be updated, update failed, update error
- Troubleshooting of errors in installing elasticsearch
- Troubleshooting of errors in the installation and use of scienceplots
- Troubleshooting of “disk I / O error” after startup
- Composer update encountered “Script php artisan optimize handling the post-update-cmd event returne when upgrading laravel
- About node error NPM update check failed try running with sudo or get access to the local update
- MySQL error code ‘1064’ troubleshooting process
- Troubleshooting of Jenkins upgrade to 2.42 JUnit test report
- Pychart remote debugging display picture, tkagg error report troubleshooting
- Nginx: recv() failed (104: connection reset by peer) troubleshooting
- Troubleshooting of samba error in Linux configuration startup
- For the installation of anaconda3 in manjaro system, after the update (CONDA update — all), the terminal prompts an error and cannot execute CONDA related commands