Skip to content

Commit c79c1c7

Browse files
Update README with ROS GPG change info
1 parent 71d0636 commit c79c1c7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,18 @@ $ ./setupCatkinWorkspace.sh [optionalWorkspaceName]
4848

4949
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.
5050

51+
<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>
52+
53+
<pre>
54+
$ sudo apt-key del 421C365BD9FF1F717815A3895523BAEEB01FA116
55+
</pre>
56+
57+
5158
## Release Notes
59+
<strong>June 2019</strong>
60+
* L4T 32.1.0 (JetPack 4.2)
61+
* Update ROS server GPG key
62+
5263
<strong>March 2019</strong>
5364
* Initial Release
5465
* L4T 32.1.0 (JetPack 4.2)

0 commit comments

Comments
 (0)