Skip to content

Commit 98567a9

Browse files
Update changelogs
1 parent 7c0fbf1 commit 98567a9

File tree

9 files changed

+33
-0
lines changed

9 files changed

+33
-0
lines changed

trajopt/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package trajopt
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710
* Removed weighted sum methods from legacy Trajopt (`#457 <https://github.com/tesseract-robotics/trajopt/issues/457>`_)

trajopt_common/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package trajopt_utils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Make sure serialized objects have friend struct tesseract_common::Serialization
8+
* Remove SafetyMarginData from fwd.h
9+
This struct was removed in a previous commit, but accidentally left in the forward declarations.
10+
* Contributors: Levi Armstrong, Roelof Oomen
11+
512
0.30.0 (2025-04-23)
613
-------------------
714
* Removed weighted sum methods from legacy Trajopt (`#457 <https://github.com/tesseract-robotics/trajopt/issues/457>`_)

trajopt_ext/osqp/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package osqp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710

trajopt_ext/osqp_eigen/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package osqp_eigen
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710

trajopt_ext/qpoases/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package qpoases
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710

trajopt_ext/vhacd/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package vhacd
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add missing SYSTEM to target include in vhacd
8+
* Contributors: Levi Armstrong
9+
510
0.30.0 (2025-04-23)
611
-------------------
712

trajopt_ifopt/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package trajopt_ifopt
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710
* Minor updates (`#456 <https://github.com/tesseract-robotics/trajopt/issues/456>`_)

trajopt_optimizers/trajopt_sqp/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package trajopt_sqp
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710
* Fix issues with how Collision Check Config was being used

trajopt_sco/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package trajopt_sco
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.30.0 (2025-04-23)
69
-------------------
710
* Update OSQP workspace, instead of recreating (`#446 <https://github.com/tesseract-robotics/trajopt/issues/446>`_)

0 commit comments

Comments
 (0)