Skip to content

Commit

Permalink
Rehash the certificates for rosdep
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks authored Mar 29, 2017
1 parent e7a35c1 commit f50901b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions installROS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ sudo apt-get install ros-kinetic-ros-base -y
#
# Initialize rosdep
sudo apt-get install python-rosdep -y
# Certificates are messed up
sudo c_rehash /etc/ssl/certs
# Initialize rosdep
sudo rosdep init
# To find available packages, use:
Expand Down

0 comments on commit f50901b

Please sign in to comment.