|
4 | 4 |
|
5 | 5 | ## libsdformat 13.X
|
6 | 6 |
|
| 7 | +### libsdformat 13.1.0 (2022-10-12) |
| 8 | + |
| 9 | +1. Add test helper python package for encapsulating versioned python packages |
| 10 | + * [Pull request #1180](https://github.com/gazebosim/sdformat/pull/1180) |
| 11 | + |
| 12 | +1. Add a configuration option to resolve URIs |
| 13 | + * [Pull request #1147](https://github.com/gazebosim/sdformat/pull/1147) |
| 14 | + |
| 15 | +1. World: sdfwarns to sdf::Errors when warnings policy set to sdf::EnforcementPolicy::ERR |
| 16 | + * [Pull request #1131](https://github.com/gazebosim/sdformat/pull/1131) |
| 17 | + |
| 18 | +1. PrintConfig: add sdf::Errors output to API methods |
| 19 | + * [Pull request #1098](https://github.com/gazebosim/sdformat/pull/1098) |
| 20 | + |
| 21 | +1. Element: add sdf::Errors output to API methods |
| 22 | + * [Pull request #1095](https://github.com/gazebosim/sdformat/pull/1095) |
| 23 | + |
| 24 | +1. python: Import gz.math at startup to fix #1129 |
| 25 | + * [Pull request #1130](https://github.com/gazebosim/sdformat/pull/#1130) |
| 26 | + * [Issue 1129](https://github.com/osrf/sdformat/issues/1129) |
| 27 | + |
| 28 | +1. parser_urdf: add //frame for reduced links/joints |
| 29 | + * [Pull request #1148](https://github.com/gazebosim/sdformat/pull/1148) |
| 30 | + * [Pull request #1182](https://github.com/gazebosim/sdformat/pull/1182) |
| 31 | + |
| 32 | +1. Param::Set: fix truncation of floating-point values |
| 33 | + * [Pull request #1137](https://github.com/gazebosim/sdformat/pull/1137) |
| 34 | + |
| 35 | +1. Reduce the number of include dirs for sdformat |
| 36 | + * [Pull request #1170](https://github.com/gazebosim/sdformat/pull/1170) |
| 37 | + |
| 38 | +1. urdf: fix test and clean up internals |
| 39 | + * [Pull request #1126](https://github.com/gazebosim/sdformat/pull/1126) |
| 40 | + |
| 41 | +1. sdf/camera.sdf: fields for projection matrix |
| 42 | + * [Pull request #1088](https://github.com/gazebosim/sdformat/pull/1088) |
| 43 | + * [Pull request #1133](https://github.com/gazebosim/sdformat/pull/1133) |
| 44 | + * [Pull request #1177](https://github.com/gazebosim/sdformat/pull/1177) |
| 45 | + |
| 46 | +1. Add camera optical_frame_id element |
| 47 | + * [Pull request #1109](https://github.com/gazebosim/sdformat/pull/1109) |
| 48 | + * [Pull request #1133](https://github.com/gazebosim/sdformat/pull/1133) |
| 49 | + * [Pull request #1177](https://github.com/gazebosim/sdformat/pull/1177) |
| 50 | + |
7 | 51 | ### libsdformat 13.0.1 (2022-09-27)
|
8 | 52 |
|
9 | 53 | 1. Fix arm tests
|
|
0 commit comments