Skip to content

Commit 12be21c

Browse files
committed
0.9.0
1 parent 13815f8 commit 12be21c

File tree

26 files changed

+39
-39
lines changed

26 files changed

+39
-39
lines changed

fuse/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Changelog for package fuse
1919
* Update changelogs
2020
* Contributors: Gary Servin
2121

22-
Forthcoming
23-
-----------
22+
0.9.0 (2024-06-17)
23+
------------------
2424

2525
0.8.0 (2024-02-02)
2626
------------------

fuse/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse metapackage
77
</description>

fuse_constraints/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Changelog for package fuse_constraints
5555
* Adding doxygen to all packages (#241)
5656
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore
5757

58-
Forthcoming
59-
-----------
58+
0.9.0 (2024-06-17)
59+
------------------
6060
* Gcc12 ceres 2.1.0 manifold locus (#363)
6161
* General clean up for Ceres 2.2.0 support
6262
* Updated serialization support to be backwards compatible with previously serialized files

fuse_constraints/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>fuse_constraints</name>
7-
<version>0.8.0</version>
7+
<version>0.9.0</version>
88
<description>
99
The fuse_constraints package provides a set of commonly used constraint types, such as direct measurements on
1010
state variables (absolute constraints) or measurements of the state changes (relative constraints).

fuse_core/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ Changelog for package fuse_core
100100
* Added a time-limited optimization option to the Graph class (#234)
101101
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore
102102

103-
Forthcoming
104-
-----------
103+
0.9.0 (2024-06-17)
104+
------------------
105105
* Gcc12 ceres 2.1.0 manifold locus (#363)
106106
* General clean up for Ceres 2.2.0 support
107107
* Updated serialization support to be backwards compatible with previously serialized files

fuse_core/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_core</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_core package provides the base class interfaces for the various fuse components. Concrete implementations of these
77
interfaces are provided in other packages.

fuse_doc/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Changelog for package fuse_doc
2323
* Adding doxygen to all packages (#241)
2424
* Contributors: Gary Servin, Tom Moore
2525

26-
Forthcoming
27-
-----------
26+
0.9.0 (2024-06-17)
27+
------------------
2828

2929
0.8.0 (2024-02-02)
3030
------------------

fuse_doc/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>fuse_doc</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_doc package provides documentation and examples for the fuse package.
77
</description>

fuse_graphs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Changelog for package fuse_graphs
6060
* Added a time-limited optimization option to the Graph class (#234)
6161
* Contributors: Gary Servin, Stephen Williams, Tom Moore
6262

63-
Forthcoming
64-
-----------
63+
0.9.0 (2024-06-17)
64+
------------------
6565
* Gcc12 ceres 2.1.0 manifold locus (#363)
6666
* General clean up for Ceres 2.2.0 support
6767
* Updated serialization support to be backwards compatible with previously serialized files

fuse_graphs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>fuse_graphs</name>
7-
<version>0.8.0</version>
7+
<version>0.9.0</version>
88
<description>
99
The fuse_graphs package provides some concrete implementations of the fuse_core::Graph interface.
1010
</description>

fuse_loss/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Changelog for package fuse_loss
2727
* Adding doxygen to all packages (#241)
2828
* Contributors: Gary Servin, Stephen Williams, Tom Moore
2929

30-
Forthcoming
31-
-----------
30+
0.9.0 (2024-06-17)
31+
------------------
3232
* Support gcc12 and ceres 2.1.0 (#341)
3333
Add support for the Manifold class when using Ceres Solver version 2.1.0 and above
3434
---------

fuse_loss/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_loss</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_loss package provides a set of commonly used loss functions, such as the basic ones provided by Ceres.
77
</description>

fuse_models/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Changelog for package fuse_models
4747
* [RST-3451] Delay some transform warnings so startup is less chatty
4848
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore, fabianhirmann
4949

50-
Forthcoming
51-
-----------
50+
0.9.0 (2024-06-17)
51+
------------------
5252
* Gcc12 ceres 2.1.0 manifold locus (#363)
5353
* General clean up for Ceres 2.2.0 support
5454
* Updated serialization support to be backwards compatible with previously serialized files

fuse_models/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>fuse_models</name>
7-
<version>0.8.0</version>
7+
<version>0.9.0</version>
88
<description>fuse plugins that implement various kinematic and sensor models</description>
99

1010
<author email="[email protected]">Tom Moore</author>

fuse_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Changelog for package fuse_msgs
1919
* Update changelogs
2020
* Contributors: Gary Servin
2121

22-
Forthcoming
23-
-----------
22+
0.9.0 (2024-06-17)
23+
------------------
2424

2525
0.8.0 (2024-02-02)
2626
------------------

fuse_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_msgs</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_msgs package contains messages capable of holding serialized fuse objects
77
</description>

fuse_optimizers/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Changelog for package fuse_optimizers
4343
* [RST-3451] Cleaned up condition variable usage
4444
* Contributors: Enrique Fernandez Perdomo, Gary Servin, Stephen Williams, Tom Moore
4545

46-
Forthcoming
47-
-----------
46+
0.9.0 (2024-06-17)
47+
------------------
4848
* Adding stop and start functionality to the fixed lag smoother (#362)
4949
* Adding a pause
5050
* Pr feedback

fuse_optimizers/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_optimizers</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_optimizers package provides a set of optimizer implementations. An optimizer is the object responsible
77
for coordinating the sensors and motion model inputs, computing the optimal state values, and providing access to

fuse_publishers/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Changelog for package fuse_publishers
3939
* Adding doxygen to all packages (#241)
4040
* Contributors: Gary Servin, Stephen Williams, Tom Moore
4141

42-
Forthcoming
43-
-----------
42+
0.9.0 (2024-06-17)
43+
------------------
4444

4545
0.8.0 (2024-02-02)
4646
------------------

fuse_publishers/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_publishers</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_publishers package provides a set of common publisher plugins.
77
</description>

fuse_tutorials/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Changelog for package fuse_tutorials
4747
* Create a new sensor type with a non-trivial measurement function, a new publisher to visualize the results, and a simplistic robot simulator to demonstrate the sensor in action.
4848
* Contributors: Gary Servin, Paul Bovbel, Stephen Williams
4949

50-
Forthcoming
51-
-----------
50+
0.9.0 (2024-06-17)
51+
------------------
5252

5353
0.8.0 (2024-02-02)
5454
------------------

fuse_tutorials/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="3">
66
<name>fuse_tutorials</name>
7-
<version>0.8.0</version>
7+
<version>0.9.0</version>
88
<description>
99
Package containing source code for the fuse tutorials
1010
</description>

fuse_variables/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Changelog for package fuse_variables
7070
Co-authored-by: Jake McLaughlin <[email protected]>
7171
* Contributors: Gary Servin, Stephen Williams, Tom Moore
7272

73-
Forthcoming
74-
-----------
73+
0.9.0 (2024-06-17)
74+
------------------
7575
* Gcc12 ceres 2.1.0 manifold locus (#363)
7676
* General clean up for Ceres 2.2.0 support
7777
* Updated serialization support to be backwards compatible with previously serialized files

fuse_variables/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_variables</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_variables package provides a set of commonly used variable types, such as 2D and 3D positions,
77
orientations, velocities, and accelerations.

fuse_viz/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Changelog for package fuse_viz
3030
* Adding doxygen to all packages (#241)
3131
* Contributors: Gary Servin, Stephen Williams, Tom Moore
3232

33-
Forthcoming
34-
-----------
33+
0.9.0 (2024-06-17)
34+
------------------
3535

3636
0.8.0 (2024-02-02)
3737
------------------

fuse_viz/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>fuse_viz</name>
4-
<version>0.8.0</version>
4+
<version>0.9.0</version>
55
<description>
66
The fuse_viz package provides visualization tools for fuse.
77
</description>

0 commit comments

Comments
 (0)