Skip to content

Commit

Permalink
Update README for GPG change
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsonhacks authored Jun 19, 2019
1 parent cf93b2a commit 9ad6252
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,17 @@ $ ./setupCatkinWorkspace.sh [optionalWorkspaceName]

where optionalWorkspaceName is the name of the workspace to be used. The default workspace name is catkin_ws. This script also sets up some ROS environment variables. Refer to the script for details.

<em><b>Note:</b> On June 7, 2019 the GPG key for ROS was changed due to security issues. If you have ROS installed on your system before this, you should delete the GPG key:</em>

<pre>
$ sudo apt-key del 421C365BD9FF1F717815A3895523BAEEB01FA116
</pre>

## Release Notes
<strong>June 2019</strong>
* L4T 28.2
* Update GPG Key for ROS server

<strong>April 2018</strong>
* L4T 28.2

Expand Down

0 comments on commit 9ad6252

Please sign in to comment.