jetson tx1按照kinetic ros时,到sudo rosdep init 时提示:
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.
解决方法是先运行:sudo c_rehash /etc/ssl/certs 就可以了。