File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
com.unity.robotics.urdf-importer Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1212
1313### Added
1414
15- Added Sonarqube scanner
16-
1715### Changed
1816
1917### Deprecated
@@ -22,6 +20,17 @@ Added Sonarqube scanner
2220
2321### Fixed
2422
23+
24+ ## [ 0.5.2-preview] - 2022-02-01
25+
26+ Added Sonarqube scanner
27+
28+ ### Fixed
29+ Fixed inability to read relative file paths
30+
31+ Correct Axis change issues in URDF Importer
32+
33+
2534## [ 0.5.1-preview] - 2021-10-04
2635Fixed bug with multiple references to the same mesh during import
2736
Original file line number Diff line number Diff line change 11{
22 "name" : " com.unity.robotics.urdf-importer" ,
3- "version" : " 0.5.1 -preview" ,
3+ "version" : " 0.5.2 -preview" ,
44 "displayName" : " URDF Importer" ,
55 "description" : " Facilitates importing configurations from the Universal Robot Description Format" ,
66 "unity" : " 2020.2" ,
You can’t perform that action at this time.
0 commit comments