-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Major Changes] General: Upgrade Unity editor version -> 2020.3.30f1 (LTS) [Minor Changes] General: update package version - com.unity.ide.vscode: 1.2.4 -> 1.2.5 UI: add WaitForEndOfFrame() before start importing model from model list UI: Determine model-deploying-yoffset from bounding box of model when deploy it from AddModel List SensorDevice: Modify Clock class -> Change sequence of retrieving time for real time and sim time SDF.Implement: Change default image format for depth camera when implement sensor Sensor.Device: Modify declaration of variables for Parallel.For code in Lidar sensor Sensor.Device: Set StopNaN=true for Camera sensor device SDF.Importer/Parser/Implement: Modify and Update SDF.Parser, SDF.Importer And SDF.Implement - SDF.Root class - <pose>, <world>, <sensor>, <geometry>, <material>, <collision> and <joint> - Possible to parse only for SDF elements - <scene>, <state> [Bug fix] SensorDevice: modify CommandBuffer for DepthCamera -> prevent potential application freezing
- Loading branch information
1 parent
3c99bba
commit 21fdf64
Showing
32 changed files
with
1,012 additions
and
276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.