I've tried to build sensor plugin several times in Windows 10, in both 2021.1 and 2021.1.1 simulator versions. The build was success. But when I tried to upload it to webUI, I got an error saying the file format wasn't supported.
Then I've tried to build it again in Ubuntu 18.04, got the same warning in Unity Editor, the same error in webUI.
Then I checked in the .config/unity3d/LGElectronic/SVLSimulator/Sensor/. It's where the sensor got downloaded when you start a simulation. Found the Lidar sensor file (each sensor got a asset guid). I extracted it then got a folder contains 4 other files
Then I extracted the sensor_LidarSensor file that I just built, got a folder contains only 3 other files inside (I forgot to take a screenshot), it's .dll file is missing.
I didn't touch anything in Build.cs but seems like the build was not done right.
I've tried to build sensor plugin several times in Windows 10, in both 2021.1 and 2021.1.1 simulator versions. The build was success. But when I tried to upload it to webUI, I got an error saying the file format wasn't supported.
Then I've tried to build it again in Ubuntu 18.04, got the same warning in Unity Editor, the same error in webUI. Then I checked in the .config/unity3d/LGElectronic/SVLSimulator/Sensor/. It's where the sensor got downloaded when you start a simulation. Found the Lidar sensor file (each sensor got a asset guid). I extracted it then got a folder contains 4 other files Then I extracted the sensor_LidarSensor file that I just built, got a folder contains only 3 other files inside (I forgot to take a screenshot), it's .dll file is missing. I didn't touch anything in Build.cs but seems like the build was not done right.