Skip to content

Commit e2a8bb2

Browse files
committed
Change package UnitySensors, UnitySensorsROS to symlink
1 parent 8e6320d commit e2a8bb2

7 files changed

+100
-25
lines changed

Assets/UnitySensors

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../External/UnitySensorsROSAssets/Assets/UnitySensors

Assets/UnitySensors.meta

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../External/UnitySensorsROSAssets/Assets/UnitySensors.meta

Assets/UnitySensorsROS

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../External/UnitySensorsROSAssets/Assets/UnitySensorsROS

Assets/UnitySensorsROS.meta

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../External/UnitySensorsROSAssets/Assets/UnitySensorsROS.meta

Logs/shadercompiler-UnityShaderCompiler0.log

+96
Large diffs are not rendered by default.

Packages/manifest.json

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"dependencies": {
3-
"com.frj.unity-sensors": "https://github.com/Field-Robotics-Japan/UnitySensors.git",
4-
"com.frj.unity-sensors-ros": "https://github.com/Field-Robotics-Japan/UnitySensorsROS.git",
53
"com.unity.addressables": "1.19.19",
64
"com.unity.burst": "1.6.6",
75
"com.unity.ide.rider": "3.0.14",

Packages/packages-lock.json

-23
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,5 @@
11
{
22
"dependencies": {
3-
"com.frj.unity-sensors": {
4-
"version": "https://github.com/Field-Robotics-Japan/UnitySensors.git",
5-
"depth": 0,
6-
"source": "git",
7-
"dependencies": {
8-
"com.unity.burst": "1.4.8",
9-
"com.unity.mathematics": "1.2.1",
10-
"com.unity.addressables": "1.16.19"
11-
},
12-
"hash": "526696a393babf0189e611a77d8a26bba067b06d"
13-
},
14-
"com.frj.unity-sensors-ros": {
15-
"version": "https://github.com/Field-Robotics-Japan/UnitySensorsROS.git",
16-
"depth": 0,
17-
"source": "git",
18-
"dependencies": {
19-
"com.unity.burst": "1.4.8",
20-
"com.unity.mathematics": "1.2.1",
21-
"com.unity.robotics.ros-tcp-connector": "https://github.com/Unity-Technologies/ROS-TCP-Connector.git?path=/com.unity.robotics.ros-tcp-connector",
22-
"com.frj.unity-sensors": "https://github.com/Field-Robotics-Japan/UnitySensors.git"
23-
},
24-
"hash": "eabaa885d91a9dd5520f992962c8733368f1d914"
25-
},
263
"com.unity.addressables": {
274
"version": "1.19.19",
285
"depth": 0,

0 commit comments

Comments
 (0)