Skip to content

Commit ab2ced7

Browse files
committed
Update Changelog for 13.0.0
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 02a3de2 commit ab2ced7

File tree

1 file changed

+181
-0
lines changed

1 file changed

+181
-0
lines changed

Changelog.md

+181
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,187 @@
22

33
### libsdformat 13.0.0 (202X-XX-XX)
44

5+
1. Add camera `optical_frame_id` element
6+
* [Pull request #1109](https://github.com/gazebosim/sdformat/pull/1109)
7+
8+
1. sdf/1.10: remove unused spec files
9+
* [Pull request #1113](https://github.com/gazebosim/sdformat/pull/1113)
10+
11+
1. 1.10/joint.sdf: better default limit values
12+
* [Pull request #1112](https://github.com/gazebosim/sdformat/pull/1112)
13+
14+
1. Remove unused macros from config.hh
15+
* [Pull request #1108](https://github.com/gazebosim/sdformat/pull/1108)
16+
17+
1. Make //plugin/@name optional
18+
* [Pull request #1101](https://github.com/gazebosim/sdformat/pull/1101)
19+
20+
1. Add Error enums and update Migration guide
21+
* [Pull request #1099](https://github.com/gazebosim/sdformat/pull/1099)
22+
23+
1. Warn by default on unrecognized elements
24+
* [Pull request #1096](https://github.com/gazebosim/sdformat/pull/1096)
25+
26+
1. InterfaceElements: remove deprecated data members
27+
* [Pull request #1097](https://github.com/gazebosim/sdformat/pull/1097)
28+
29+
1. Add fluid added mass to inertial
30+
* [Pull request #1077](https://github.com/gazebosim/sdformat/pull/1077)
31+
32+
1. Change Root to non-unique impl pointer
33+
* [Pull request #844](https://github.com/gazebosim/sdformat/pull/844)
34+
35+
1. Add python interfaces
36+
* [Pull request #932](https://github.com/gazebosim/sdformat/pull/932)
37+
* [Pull request #933](https://github.com/gazebosim/sdformat/pull/933)
38+
* [Pull request #934](https://github.com/gazebosim/sdformat/pull/934)
39+
* [Pull request #937](https://github.com/gazebosim/sdformat/pull/937)
40+
* [Pull request #938](https://github.com/gazebosim/sdformat/pull/938)
41+
* [Pull request #940](https://github.com/gazebosim/sdformat/pull/940)
42+
* [Pull request #941](https://github.com/gazebosim/sdformat/pull/941)
43+
* [Pull request #942](https://github.com/gazebosim/sdformat/pull/942)
44+
* [Pull request #944](https://github.com/gazebosim/sdformat/pull/944)
45+
* [Pull request #945](https://github.com/gazebosim/sdformat/pull/945)
46+
* [Pull request #946](https://github.com/gazebosim/sdformat/pull/946)
47+
* [Pull request #947](https://github.com/gazebosim/sdformat/pull/947)
48+
* [Pull request #948](https://github.com/gazebosim/sdformat/pull/948)
49+
* [Pull request #949](https://github.com/gazebosim/sdformat/pull/949)
50+
* [Pull request #950](https://github.com/gazebosim/sdformat/pull/950)
51+
* [Pull request #951](https://github.com/gazebosim/sdformat/pull/951)
52+
* [Pull request #952](https://github.com/gazebosim/sdformat/pull/952)
53+
* [Pull request #953](https://github.com/gazebosim/sdformat/pull/953)
54+
* [Pull request #957](https://github.com/gazebosim/sdformat/pull/957)
55+
* [Pull request #960](https://github.com/gazebosim/sdformat/pull/960)
56+
* [Pull request #961](https://github.com/gazebosim/sdformat/pull/961)
57+
* [Pull request #962](https://github.com/gazebosim/sdformat/pull/962)
58+
* [Pull request #963](https://github.com/gazebosim/sdformat/pull/963)
59+
* [Pull request #964](https://github.com/gazebosim/sdformat/pull/964)
60+
* [Pull request #967](https://github.com/gazebosim/sdformat/pull/967)
61+
* [Pull request #968](https://github.com/gazebosim/sdformat/pull/968)
62+
* [Pull request #969](https://github.com/gazebosim/sdformat/pull/969)
63+
* [Pull request #970](https://github.com/gazebosim/sdformat/pull/970)
64+
* [Pull request #971](https://github.com/gazebosim/sdformat/pull/971)
65+
* [Pull request #972](https://github.com/gazebosim/sdformat/pull/972)
66+
* [Pull request #973](https://github.com/gazebosim/sdformat/pull/973)
67+
* [Pull request #981](https://github.com/gazebosim/sdformat/pull/981)
68+
* [Pull request #982](https://github.com/gazebosim/sdformat/pull/982)
69+
* [Pull request #983](https://github.com/gazebosim/sdformat/pull/983)
70+
* [Pull request #984](https://github.com/gazebosim/sdformat/pull/984)
71+
* [Pull request #988](https://github.com/gazebosim/sdformat/pull/988)
72+
* [Pull request #989](https://github.com/gazebosim/sdformat/pull/989)
73+
* [Pull request #992](https://github.com/gazebosim/sdformat/pull/992)
74+
* [Pull request #993](https://github.com/gazebosim/sdformat/pull/993)
75+
* [Pull request #994](https://github.com/gazebosim/sdformat/pull/994)
76+
* [Pull request #995](https://github.com/gazebosim/sdformat/pull/995)
77+
* [Pull request #996](https://github.com/gazebosim/sdformat/pull/996)
78+
* [Pull request #997](https://github.com/gazebosim/sdformat/pull/997)
79+
* [Pull request #998](https://github.com/gazebosim/sdformat/pull/998)
80+
* [Pull request #999](https://github.com/gazebosim/sdformat/pull/999)
81+
* [Pull request #1001](https://github.com/gazebosim/sdformat/pull/1001)
82+
* [Pull request #1020](https://github.com/gazebosim/sdformat/pull/1020)
83+
* [Pull request #1028](https://github.com/gazebosim/sdformat/pull/1028)
84+
* [Pull request #1029](https://github.com/gazebosim/sdformat/pull/1029)
85+
* [Pull request #1036](https://github.com/gazebosim/sdformat/pull/1036)
86+
* [Pull request #1060](https://github.com/gazebosim/sdformat/pull/1060)
87+
* [Pull request #1061](https://github.com/gazebosim/sdformat/pull/1061)
88+
* [Pull request #1063](https://github.com/gazebosim/sdformat/pull/1063)
89+
* [Pull request #1078](https://github.com/gazebosim/sdformat/pull/1078)
90+
* [Pull request #1083](https://github.com/gazebosim/sdformat/pull/1083)
91+
* [Pull request #1084](https://github.com/gazebosim/sdformat/pull/1084)
92+
* [Pull request #1085](https://github.com/gazebosim/sdformat/pull/1085)
93+
* [Pull request #1106](https://github.com/gazebosim/sdformat/pull/1106)
94+
* [Pull request #1127](https://github.com/gazebosim/sdformat/pull/1127)
95+
96+
1. Copy skybox uri field to sdf/1.10/scene.sdf
97+
* [Pull request #1082](https://github.com/gazebosim/sdformat/pull/1082)
98+
99+
1. Accept moon and custom surfaces in world spherical coordinates
100+
* [Pull request #1050](https://github.com/gazebosim/sdformat/pull/1050)
101+
102+
1. Migrate ign -> gz
103+
* [Pull request #1008](https://github.com/gazebosim/sdformat/pull/1008)
104+
* [Pull request #1022](https://github.com/gazebosim/sdformat/pull/1022)
105+
* [Pull request #1040](https://github.com/gazebosim/sdformat/pull/1040)
106+
* [Pull request #1045](https://github.com/gazebosim/sdformat/pull/1045)
107+
* [Pull request #1047](https://github.com/gazebosim/sdformat/pull/1047)
108+
* [Pull request #1048](https://github.com/gazebosim/sdformat/pull/1048)
109+
* [Pull request #1052](https://github.com/gazebosim/sdformat/pull/1052)
110+
* [Pull request #1057](https://github.com/gazebosim/sdformat/pull/1057)
111+
* [Pull request #1058](https://github.com/gazebosim/sdformat/pull/1058)
112+
* [Pull request #1067](https://github.com/gazebosim/sdformat/pull/1067)
113+
* [Pull request #1074](https://github.com/gazebosim/sdformat/pull/1074)
114+
* [Pull request #1078](https://github.com/gazebosim/sdformat/pull/1078)
115+
* [Pull request #1092](https://github.com/gazebosim/sdformat/pull/1092)
116+
117+
1. Copy 1.9 spec to 1.10
118+
* [Pull request #1073](https://github.com/gazebosim/sdformat/pull/1073)
119+
* [Pull request #1076](https://github.com/gazebosim/sdformat/pull/1076)
120+
121+
1. Root: get the world name
122+
* [Pull request #1027](https://github.com/gazebosim/sdformat/pull/1027)
123+
124+
1. Add SDF::SetRoot and deprecate non-const SDF::Root
125+
* [Pull request #1070](https://github.com/gazebosim/sdformat/pull/1070)
126+
127+
1. Update GoogleTest to latest version
128+
* [Pull request #1059](https://github.com/gazebosim/sdformat/pull/1059)
129+
* [Pull request #1072](https://github.com/gazebosim/sdformat/pull/1072)
130+
131+
1. Update return types for Plugin's Name and Filename
132+
* [Pull request #1055](https://github.com/gazebosim/sdformat/pull/1055)
133+
134+
1. Surface::ToElement: add //friction/ode/mu
135+
* [Pull request #1049](https://github.com/gazebosim/sdformat/pull/1049)
136+
137+
1. Joint: rename parent/child `*LinkName` APIs
138+
* [Pull request #1053](https://github.com/gazebosim/sdformat/pull/1053)
139+
* [Pull request #1103](https://github.com/gazebosim/sdformat/pull/1103)
140+
141+
1. Deprecate sdf::Inertia class
142+
* [Pull request #1019](https://github.com/gazebosim/sdformat/pull/1019)
143+
144+
1. Don't include the gz/math.hh header from library code
145+
* [Pull request #1043](https://github.com/gazebosim/sdformat/pull/1043)
146+
147+
1. Use pose multiplication instead of subtraction
148+
* [Pull request #1039](https://github.com/gazebosim/sdformat/pull/1039)
149+
150+
1. Remove deprecation warnings
151+
* [Pull request #1014](https://github.com/gazebosim/sdformat/pull/1014)
152+
153+
1. Added light methods to Link, Root and World
154+
* [Pull request #1013](https://github.com/gazebosim/sdformat/pull/1013)
155+
156+
1. Add sdf::Error logging in sdf::Param
157+
* [Pull request #939](https://github.com/gazebosim/sdformat/pull/939)
158+
159+
1. Changes for replacing PythonInterp with Python3
160+
* [Pull request #907](https://github.com/gazebosim/sdformat/pull/907)
161+
162+
1. Combine find_package(ignition-utils) calls
163+
* [Pull request #966](https://github.com/gazebosim/sdformat/pull/966)
164+
165+
1. Change default floating point precision to max
166+
* [Pull request #872](https://github.com/gazebosim/sdformat/pull/872)
167+
168+
1. Clean up compiler warnings
169+
* [Pull request #882](https://github.com/gazebosim/sdformat/pull/882)
170+
171+
1. Switch to utils version of env functions
172+
* [Pull request #854](https://github.com/gazebosim/sdformat/pull/854)
173+
174+
1. Updated tests for ign-math's ostream fix
175+
* [Pull request #847](https://github.com/gazebosim/sdformat/pull/847)
176+
177+
1. Infrastructure
178+
* [Pull request #803](https://github.com/gazebosim/sdformat/pull/803)
179+
* [Pull request #805](https://github.com/gazebosim/sdformat/pull/805)
180+
* [Pull request #878](https://github.com/gazebosim/sdformat/pull/878)
181+
* [Pull request #980](https://github.com/gazebosim/sdformat/pull/980)
182+
* [Pull request #974](https://github.com/gazebosim/sdformat/pull/974)
183+
184+
1. Remove completely unused define
185+
* [Pull request #758](https://github.com/gazebosim/sdformat/pull/758)
5186

6187
## libsdformat 12.X
7188

0 commit comments

Comments
 (0)