From cd7b155b6dc4405d6f70e0bb29a9eab2bbe3503b Mon Sep 17 00:00:00 2001 From: main Date: Tue, 8 Aug 2023 18:48:41 +0900 Subject: [PATCH] Fix URL of UnitySensorsROS to be up-to-date --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d77cede1..c8be7a4e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ There are several Prefab and Scene files available for testing each sensor. 3. Enter the git URL for the desired package. 1. For the UnitySensors, enter `https://github.com/Field-Robotics-Japan/UnitySensors.git?path=/Assets/UnitySensors#v1.0b`. - 2. For the UnitySensorsROS, enter `https://github.com/Field-Robotics-Japan/UnitySensorsROS.git?path=/Assets/UnitySensorsROS#v1.0b`. + 2. For the UnitySensorsROS, enter `https://github.com/Field-Robotics-Japan/UnitySensors.git?path=/Assets/UnitySensorsROS#v1.0b`. __Note: UnitySensorsROS does not contain UnitySensors.__ 4. Click `Add`.