ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The key is now available on keyserver.ubuntu.com

The wget line can be replaced with

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B01FA116

Please test that it works and then we can update the installation instructions.

The key is now available on keyserver.ubuntu.com

The wget line can be replaced with

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B01FA116

Please test that it works and then we can update the installation instructions.

Update:

It is also now available from the ros/rosdistro repo on GitHub over https at: https://raw.githubusercontent.com/ros/rosdistro/master/ros.key

Or of course you can get it via git over ssh.

click to hide/show revision 3
No.3 Revision

The key is now available on keyserver.ubuntu.com

The wget line can be replaced with

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B01FA116
C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654

Please test that it works and then we can update the installation instructions.

Update:

It is also now available from the ros/rosdistro repo on GitHub over https at: https://raw.githubusercontent.com/ros/rosdistro/master/ros.key

Or of course you can get it via git over ssh. ssh.

click to hide/show revision 4
No.4 Revision

The key is now available on keyserver.ubuntu.com

The wget line can be replaced with

sudo -E apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654

Please test that it works and then we can update the installation instructions.

Update:

It is also now available from the ros/rosdistro repo on GitHub over https at: https://raw.githubusercontent.com/ros/rosdistro/master/ros.key

Or of course you can get it via git over ssh.