Skip to content

Commit d3e78a5

Browse files
Update changelog
1 parent 24ab222 commit d3e78a5

File tree

8 files changed

+42
-0
lines changed

8 files changed

+42
-0
lines changed

trajopt/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Expose convex solver settings and set ospq adaptive_rho to default value (`#285 <https://github.com/tesseract-robotics/trajopt/issues/285>`_)
8+
* Expose convex solver settings and set ospq adaptive_rho to default value
9+
* Fix windows CI build
10+
* Fix unit tests
11+
Co-authored-by: Tyler Marr <[email protected]>
12+
* Contributors: Levi Armstrong
13+
514
0.2.2 (2022-01-19)
615
------------------
716
* Fix processInterpolatedCollisionResults cc_type for discrete continuous

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.2.2 (2022-01-19)
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.2.2 (2022-01-19)
69
------------------
710

trajopt_ext/vhacd/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.2.2 (2022-01-19)
69
------------------
710

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.2.2 (2022-01-19)
69
------------------
710
* Fix processInterpolatedCollisionResults cc_type for discrete continuous

trajopt_optimizers/trajopt_sqp/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Expose convex solver settings and set ospq adaptive_rho to default value (`#285 <https://github.com/tesseract-robotics/trajopt/issues/285>`_)
8+
* Expose convex solver settings and set ospq adaptive_rho to default value
9+
* Fix windows CI build
10+
* Fix unit tests
11+
Co-authored-by: Tyler Marr <[email protected]>
12+
* Contributors: Levi Armstrong
13+
514
0.2.2 (2022-01-19)
615
------------------
716

trajopt_sco/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Expose convex solver settings and set ospq adaptive_rho to default value (`#285 <https://github.com/tesseract-robotics/trajopt/issues/285>`_)
8+
* Expose convex solver settings and set ospq adaptive_rho to default value
9+
* Fix windows CI build
10+
* Fix unit tests
11+
Co-authored-by: Tyler Marr <[email protected]>
12+
* Contributors: Levi Armstrong
13+
514
0.2.2 (2022-01-19)
615
------------------
716

trajopt_utils/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_utils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
0.2.2 (2022-01-19)
69
------------------
710

0 commit comments

Comments
 (0)