From 36c1acd86b4bd989f6a285f1ffd09f229581f296 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 25 Aug 2023 10:04:49 -0600 Subject: [PATCH] update third party version --- docs/2_Installation/4_luci-ros2-sdk-install.md | 2 +- versions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/2_Installation/4_luci-ros2-sdk-install.md b/docs/2_Installation/4_luci-ros2-sdk-install.md index ba84a45..641e751 100644 --- a/docs/2_Installation/4_luci-ros2-sdk-install.md +++ b/docs/2_Installation/4_luci-ros2-sdk-install.md @@ -41,7 +41,7 @@ sudo apt update apt install ros-humble-luci-basic-teleop=1.0.0-0jammy apt install ros-humble-luci-grpc-interface=1.0.0-0jammy apt install ros-humble-luci-messages=1.0.0-0jammy -apt install ros-humble-luci-third-party=1.0.0-0jammy +apt install ros-humble-luci-third-party=1.1.0-0jammy apt install ros-humble-luci-transforms=1.0.0-0jammy ``` diff --git a/versions.json b/versions.json index 6c361b0..8141651 100644 --- a/versions.json +++ b/versions.json @@ -12,7 +12,7 @@ "version": "v1.0.0" }, "third_party": { - "version": "v1.0.0" + "version": "v1.1.0" }, "encoder": { "version": "main"