Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Dec 4, 2021
1 parent 21cdddb commit 4799fa2
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions trajopt/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package trajopt
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------
* Add ContactManagerConfig inside CollisionCheckConfig (`#280 <https://github.com/tesseract-robotics/trajopt/issues/280>`_)
Co-authored-by: Levi Armstrong <[email protected]>
* Remove unused header
Expand Down
2 changes: 1 addition & 1 deletion trajopt/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>trajopt</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>The trajopt package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_ext/osqp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package osqp
^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------

0.1.1 (2021-11-29)
------------------
Expand Down
2 changes: 1 addition & 1 deletion trajopt_ext/osqp/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>osqp</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>OSQP Package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_ext/osqp_eigen/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package osqp_eigen
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------

0.1.1 (2021-11-29)
------------------
Expand Down
2 changes: 1 addition & 1 deletion trajopt_ext/osqp_eigen/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>osqp_eigen</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>Downloads and builds the OSQPEigen Library</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>LGPL</license>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_ext/vhacd/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package vhacd
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------

0.1.1 (2021-11-29)
------------------
Expand Down
2 changes: 1 addition & 1 deletion trajopt_ext/vhacd/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>vhacd</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>The vhacd package</description>
<author>Khaled Mammou</author>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_ifopt/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package trajopt_ifopt
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------
* Add ContactManagerConfig inside CollisionCheckConfig (`#280 <https://github.com/tesseract-robotics/trajopt/issues/280>`_)
Co-authored-by: Levi Armstrong <[email protected]>
* Fix clang-tidy errors
Expand Down
2 changes: 1 addition & 1 deletion trajopt_ifopt/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>trajopt_ifopt</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>The trajopt_ifopt package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_optimizers/trajopt_sqp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package trajopt_sqp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------
* Add ContactManagerConfig inside CollisionCheckConfig (`#280 <https://github.com/tesseract-robotics/trajopt/issues/280>`_)
Co-authored-by: Levi Armstrong <[email protected]>
* Fix clang-tidy errors
Expand Down
2 changes: 1 addition & 1 deletion trajopt_optimizers/trajopt_sqp/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>trajopt_sqp</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>The trajopt_sqp package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_sco/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package trajopt_sco
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------
* Update trajopt ifopt constraints to leverage setFromTriplets
* Update legacy trajopt print table
* Contributors: Levi Armstrong
Expand Down
2 changes: 1 addition & 1 deletion trajopt_sco/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>trajopt_sco</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>The trajopt_sco package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions trajopt_utils/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package trajopt_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.0 (2021-12-04)
------------------
* Add ContactManagerConfig inside CollisionCheckConfig (`#280 <https://github.com/tesseract-robotics/trajopt/issues/280>`_)
Co-authored-by: Levi Armstrong <[email protected]>
* Contributors: Matthew Powelson
Expand Down
2 changes: 1 addition & 1 deletion trajopt_utils/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>trajopt_utils</name>
<version>0.1.1</version>
<version>0.2.0</version>
<description>The trajopt_utils package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>BSD</license>
Expand Down

0 comments on commit 4799fa2

Please sign in to comment.