-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update changelogs and setup.py Signed-off-by: Michael Jeronimo <[email protected]> * Update versions in new packages to match (so that we can run bloom) Signed-off-by: Michael Jeronimo <[email protected]> * 0.4.0
- Loading branch information
Michael Jeronimo
authored and
Emerson Knapp
committed
Feb 2, 2021
1 parent
93f9711
commit 39cc900
Showing
31 changed files
with
291 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>rosbag2</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>Meta package for rosbag2 related packages</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="2"> | ||
<name>rosbag2_compression</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>Compression implementations for rosbag2 bags and messages.</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>rosbag2_converter_default_plugins</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>Package containing default plugins for format converters</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>rosbag2_cpp</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>C++ ROSBag2 client library</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
71 changes: 71 additions & 0 deletions
71
rosbag2_performance/rosbag2_performance_writer_benchmarking/CHANGELOG.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package rosbag2_performance_writer_benchmarking | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.4.0 (2020-11-19) | ||
------------------ | ||
* read yaml config file (`#497 <https://github.com/ros2/rosbag2/issues/497>`_) | ||
* add storage_config_uri (`#493 <https://github.com/ros2/rosbag2/issues/493>`_) | ||
* Update the package.xml files with the latest Open Robotics maintainers (`#535 <https://github.com/ros2/rosbag2/issues/535>`_) | ||
* performance testing packages (`#442 <https://github.com/ros2/rosbag2/issues/442>`_) | ||
* Contributors: Adam Dąbrowski, Karsten Knese, Michael Jeronimo | ||
|
||
0.3.2 (2020-06-03) | ||
------------------ | ||
|
||
0.3.1 (2020-06-01) | ||
------------------ | ||
|
||
0.3.0 (2020-05-26) | ||
------------------ | ||
|
||
0.2.8 (2020-05-18) | ||
------------------ | ||
|
||
0.2.7 (2020-05-12) | ||
------------------ | ||
|
||
0.2.6 (2020-05-07) | ||
------------------ | ||
|
||
0.2.5 (2020-04-30) | ||
------------------ | ||
|
||
0.2.4 (2019-11-18 17:51) | ||
------------------------ | ||
|
||
0.2.3 (2019-11-18 13:55) | ||
------------------------ | ||
|
||
0.2.2 (2019-11-13) | ||
------------------ | ||
|
||
0.2.1 (2019-10-23) | ||
------------------ | ||
|
||
0.2.0 (2019-09-26) | ||
------------------ | ||
|
||
0.1.2 (2019-05-20) | ||
------------------ | ||
|
||
0.1.1 (2019-05-09) | ||
------------------ | ||
|
||
0.1.0 (2019-05-08) | ||
------------------ | ||
|
||
0.0.5 (2018-12-27) | ||
------------------ | ||
|
||
0.0.4 (2018-12-19) | ||
------------------ | ||
|
||
0.0.3 (2018-12-14) | ||
------------------ | ||
|
||
0.0.2 (2018-12-12) | ||
------------------ | ||
|
||
0.0.1 (2018-12-11) | ||
------------------ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>rosbag2_performance_writer_benchmarking</name> | ||
<version>0.0.2</version> | ||
<version>0.4.0</version> | ||
<description>Code to benchmark the part of rosbag2 which starts after the callback is received</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package rosbag2_py | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
0.4.0 (2020-11-19) | ||
------------------ | ||
* add storage_config_uri (`#493 <https://github.com/ros2/rosbag2/issues/493>`_) | ||
* Workaround pybind11 bug on Windows when CMAKE_BUILD_TYPE=RelWithDebInfo (`#538 <https://github.com/ros2/rosbag2/issues/538>`_) | ||
* Update the package.xml files with the latest Open Robotics maintainers (`#535 <https://github.com/ros2/rosbag2/issues/535>`_) | ||
* Fix rosbag2_py on Windows debug and stop ignoring the package (`#531 <https://github.com/ros2/rosbag2/issues/531>`_) | ||
* Fix rosbag2_py bug when using libc++ (`#529 <https://github.com/ros2/rosbag2/issues/529>`_) | ||
* AMENT_IGNORE rosbag2_py for now (`#509 <https://github.com/ros2/rosbag2/issues/509>`_) | ||
* rosbag2_py reader and writer (`#308 <https://github.com/ros2/rosbag2/issues/308>`_) | ||
* Contributors: Ivan Santiago Paunovic, Karsten Knese, Mabel Zhang, Michael Jeronimo | ||
|
||
0.3.2 (2020-06-03) | ||
------------------ | ||
|
||
0.3.1 (2020-06-01) | ||
------------------ | ||
|
||
0.3.0 (2020-05-26) | ||
------------------ | ||
|
||
0.2.8 (2020-05-18) | ||
------------------ | ||
|
||
0.2.7 (2020-05-12) | ||
------------------ | ||
|
||
0.2.6 (2020-05-07) | ||
------------------ | ||
|
||
0.2.5 (2020-04-30) | ||
------------------ | ||
|
||
0.2.4 (2019-11-18 17:51) | ||
------------------------ | ||
|
||
0.2.3 (2019-11-18 13:55) | ||
------------------------ | ||
|
||
0.2.2 (2019-11-13) | ||
------------------ | ||
|
||
0.2.1 (2019-10-23) | ||
------------------ | ||
|
||
0.2.0 (2019-09-26) | ||
------------------ | ||
|
||
0.1.2 (2019-05-20) | ||
------------------ | ||
|
||
0.1.1 (2019-05-09) | ||
------------------ | ||
|
||
0.1.0 (2019-05-08) | ||
------------------ | ||
|
||
0.0.5 (2018-12-27) | ||
------------------ | ||
|
||
0.0.4 (2018-12-19) | ||
------------------ | ||
|
||
0.0.3 (2018-12-14) | ||
------------------ | ||
|
||
0.0.2 (2018-12-12) | ||
------------------ | ||
|
||
0.0.1 (2018-12-11) | ||
------------------ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>rosbag2_py</name> | ||
<version>0.2.4</version> | ||
<version>0.4.0</version> | ||
<description>Python API for rosbag2</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>rosbag2_storage</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>ROS2 independent storage format to store serialized ROS2 messages</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0"?> | ||
<package format="2"> | ||
<name>rosbag2_storage_default_plugins</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>ROSBag2 SQLite3 storage plugin</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="2"> | ||
<name>rosbag2_test_common</name> | ||
<version>0.3.6</version> | ||
<version>0.4.0</version> | ||
<description>Commonly used test helper classes and fixtures for rosbag2</description> | ||
<maintainer email="[email protected]">Karsten Knese</maintainer> | ||
<maintainer email="[email protected]">Michael Jeronimo</maintainer> | ||
|
Oops, something went wrong.