forked from ros2/rclcpp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 0.12.0 Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information
1 parent
edf5661
commit 140169b
Showing
33 changed files
with
110 additions
and
17 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.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Meta package for rosbag2 related packages</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Compression implementations for rosbag2 bags and messages.</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>rosbag2_compression_zstd</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Zstandard compression library implementation of rosbag2_compression</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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.11.0</version> | ||
<version>0.12.0</version> | ||
<description>C++ ROSBag2 client library</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>rosbag2_interfaces</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Interface definitions for controlling rosbag2</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>rosbag2_performance_benchmarking</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Code to benchmark rosbag2</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>rosbag2_py</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Python API for rosbag2</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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.11.0</version> | ||
<version>0.12.0</version> | ||
<description>ROS2 independent storage format to store serialized ROS2 messages</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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.11.0</version> | ||
<version>0.12.0</version> | ||
<description>ROSBag2 SQLite3 storage plugin</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Commonly used test helper classes and fixtures for rosbag2</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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_tests</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Tests package for rosbag2</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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_transport</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Layer encapsulating ROS middleware to allow rosbag2 to be used with or without middleware</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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>shared_queues_vendor</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Vendor package for concurrent queues from moodycamel</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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>sqlite3_vendor</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>SQLite 3 vendor package</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</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>zstd_vendor</name> | ||
<version>0.11.0</version> | ||
<version>0.12.0</version> | ||
<description>Zstd compression vendor package, providing a dependency for Zstd.</description> | ||
<maintainer email="[email protected]">Geoffrey Biggs</maintainer> | ||
<maintainer email="[email protected]">Michel Hidalgo</maintainer> | ||
|