ros2 / rosdistro

This repo maintains a lists of repositories for each ROS 2 distribution
2 stars 4 forks source link

rosbag2: 0.0.1-1 in 'crystal/distribution.yaml' [bloom] #445

Closed Karsten1987 closed 5 years ago

Karsten1987 commented 5 years ago

Increasing version of package(s) in repository rosbag2 to 0.0.1-1:

ros2bag

* Auto discovery of new topics (#63 <https://github.com/ros2/rosbag2/issues/63>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* Display bag summary using ros2 bag info (#45 <https://github.com/ros2/rosbag2/issues/45>)
* Use directory as bagfile and add additonal record options (#43 <https://github.com/ros2/rosbag2/issues/43>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* initial command line interface (#12 <https://github.com/ros2/rosbag2/issues/12>)
* (demo, sqlite3) First working rosbag2 implementation (#6 <https://github.com/ros2/rosbag2/issues/6>)
* initial setup
* Contributors: Alessandro Bottero, Andreas Greimel, Karsten Knese, Martin Idel

rosbag2

* Split converters (#70 <https://github.com/ros2/rosbag2/issues/70>)
* GH-144 Add missing pop for warning pragma (#68 <https://github.com/ros2/rosbag2/issues/68>)
* Fix master build and small renamings (#67 <https://github.com/ros2/rosbag2/issues/67>)
* rename topic_with_types to topic_metadata
* use converter options
* GH-142 replace map with unordered map where possible (#65 <https://github.com/ros2/rosbag2/issues/65>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* Renaming struct members for consistency (#64 <https://github.com/ros2/rosbag2/issues/64>)
* Use converters when playing back files (#56 <https://github.com/ros2/rosbag2/issues/56>)
* Implement converter plugin for CDR format and add converter plugins package (#48 <https://github.com/ros2/rosbag2/issues/48>)
* Display bag summary using ros2 bag info (#45 <https://github.com/ros2/rosbag2/issues/45>)
* Add entry point for converter plugins (#47 <https://github.com/ros2/rosbag2/issues/47>)
* Extract recorder from rosbag2_transport, fix test naming (#44 <https://github.com/ros2/rosbag2/issues/44>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* Add correct timing behaviour for rosbag play (#32 <https://github.com/ros2/rosbag2/issues/32>)
* Improve sqlite usage and test stability (#31 <https://github.com/ros2/rosbag2/issues/31>)
* Record and play multiple topics (#27 <https://github.com/ros2/rosbag2/issues/27>)
* Allow an arbitrary topic to be recorded (#26 <https://github.com/ros2/rosbag2/issues/26>)
* Use serialized message directly (#24 <https://github.com/ros2/rosbag2/issues/24>)
* initial version of plugin based storage api (#7 <https://github.com/ros2/rosbag2/issues/7>)
* add visibility macro (#22 <https://github.com/ros2/rosbag2/issues/22>)
* (demo, sqlite3) First working rosbag2 implementation (#6 <https://github.com/ros2/rosbag2/issues/6>)
* initial setup
* Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Karsten Knese, Martin Idel

rosbag2_converter_default_plugins

* Split converters (#70 <https://github.com/ros2/rosbag2/issues/70>)
* Fix master build and small renamings (#67 <https://github.com/ros2/rosbag2/issues/67>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* Renaming struct members for consistency (#64 <https://github.com/ros2/rosbag2/issues/64>)
  * GH-118 Rename rosbag2_storage::TopicMetadata to TopicInformation and rosbag2_storage::TopicwithType to TopicMetadata
* Use converters when playing back files (#56 <https://github.com/ros2/rosbag2/issues/56>)
* Implement converter plugin for CDR format and add converter plugins package (#48 <https://github.com/ros2/rosbag2/issues/48>)
* Contributors: Alessandro Bottero, Andreas Holzner, Martin Idel

rosbag2_storage

* rename topic_with_types to topic_metadata
* GH-142 replace map with unordered map where possible (#65 <https://github.com/ros2/rosbag2/issues/65>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* use uint8 for serialized message (#61 <https://github.com/ros2/rosbag2/issues/61>)
* Renaming struct members for consistency (#64 <https://github.com/ros2/rosbag2/issues/64>)
* Use converters when playing back files (#56 <https://github.com/ros2/rosbag2/issues/56>)
* Implement converter plugin for CDR format and add converter plugins package (#48 <https://github.com/ros2/rosbag2/issues/48>)
* Display bag summary using ros2 bag info (#45 <https://github.com/ros2/rosbag2/issues/45>)
* Use directory as bagfile and add additonal record options (#43 <https://github.com/ros2/rosbag2/issues/43>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* Add correct timing behaviour for rosbag play (#32 <https://github.com/ros2/rosbag2/issues/32>)
* Improve sqlite usage and test stability (#31 <https://github.com/ros2/rosbag2/issues/31>)
* Record and play multiple topics (#27 <https://github.com/ros2/rosbag2/issues/27>)
* Allow an arbitrary topic to be recorded (#26 <https://github.com/ros2/rosbag2/issues/26>)
* Use serialized message directly (#24 <https://github.com/ros2/rosbag2/issues/24>)
* initial version of plugin based storage api (#7 <https://github.com/ros2/rosbag2/issues/7>)
* (demo, sqlite3) First working rosbag2 implementation (#6 <https://github.com/ros2/rosbag2/issues/6>)
* initial setup
* Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Karsten Knese, Martin Idel

rosbag2_storage_default_plugins

* rename topic_with_types to topic_metadata
* GH-142 replace map with unordered map where possible (#65 <https://github.com/ros2/rosbag2/issues/65>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* use uint8 for serialized message (#61 <https://github.com/ros2/rosbag2/issues/61>)
* Renaming struct members for consistency (#64 <https://github.com/ros2/rosbag2/issues/64>)
* Display bag summary using ros2 bag info (#45 <https://github.com/ros2/rosbag2/issues/45>)
* Use directory as bagfile and add additonal record options (#43 <https://github.com/ros2/rosbag2/issues/43>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* Add correct timing behaviour for rosbag play (#32 <https://github.com/ros2/rosbag2/issues/32>)
* Improve sqlite iterator interface (#33 <https://github.com/ros2/rosbag2/issues/33>)
* Improve sqlite usage and test stability (#31 <https://github.com/ros2/rosbag2/issues/31>)
* Record all topics (#30 <https://github.com/ros2/rosbag2/issues/30>)
* Record and play multiple topics (#27 <https://github.com/ros2/rosbag2/issues/27>)
* Allow an arbitrary topic to be recorded (#26 <https://github.com/ros2/rosbag2/issues/26>)
* Use serialized message directly (#24 <https://github.com/ros2/rosbag2/issues/24>)
* add visibility macros (#28 <https://github.com/ros2/rosbag2/issues/28>)
* initial version of plugin based storage api (#7 <https://github.com/ros2/rosbag2/issues/7>)
* Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Karsten Knese, Martin Idel

rosbag2_test_common

* Auto discovery of new topics (#63 <https://github.com/ros2/rosbag2/issues/63>)
* GH-142 replace map with unordered map where possible (#65 <https://github.com/ros2/rosbag2/issues/65>)
* use uint8 for serialized message (#61 <https://github.com/ros2/rosbag2/issues/61>)
* Implement converter plugin for CDR format and add converter plugins package (#48 <https://github.com/ros2/rosbag2/issues/48>)
* Use directory as bagfile and add additonal record options (#43 <https://github.com/ros2/rosbag2/issues/43>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Karsten Knese, Martin Idel

rosbag2_tests

* Auto discovery of new topics (#63 <https://github.com/ros2/rosbag2/issues/63>)
* Split converters (#70 <https://github.com/ros2/rosbag2/issues/70>)
* Fix master build and small renamings (#67 <https://github.com/ros2/rosbag2/issues/67>)
* rename topic_with_types to topic_metadata
* iterate_over_formatter
* GH-142 replace map with unordered map where possible (#65 <https://github.com/ros2/rosbag2/issues/65>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* Display bag summary using ros2 bag info (#45 <https://github.com/ros2/rosbag2/issues/45>)
* Use directory as bagfile and add additonal record options (#43 <https://github.com/ros2/rosbag2/issues/43>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Karsten Knese, Martin Idel

rosbag2_transport

* Auto discovery of new topics (#63 <https://github.com/ros2/rosbag2/issues/63>)
* Fix master build and small renamings (#67 <https://github.com/ros2/rosbag2/issues/67>)
* rename topic_with_types to topic_metadata
* use converter options
* iterate_over_formatter
* GH-142 replace map with unordered map where possible (#65 <https://github.com/ros2/rosbag2/issues/65>)
* Use converters when recording a bag file (#57 <https://github.com/ros2/rosbag2/issues/57>)
* use uint8 for serialized message (#61 <https://github.com/ros2/rosbag2/issues/61>)
* Renaming struct members for consistency (#64 <https://github.com/ros2/rosbag2/issues/64>)
* Use converters when playing back files (#56 <https://github.com/ros2/rosbag2/issues/56>)
* Implement converter plugin for CDR format and add converter plugins package (#48 <https://github.com/ros2/rosbag2/issues/48>)
* Display bag summary using ros2 bag info (#45 <https://github.com/ros2/rosbag2/issues/45>)
* GH-117 Check also for rclcpp::ok() when playing back messages (#54 <https://github.com/ros2/rosbag2/issues/54>)
* Extract recorder from rosbag2_transport, fix test naming (#44 <https://github.com/ros2/rosbag2/issues/44>)
* Introduce rosbag2_transport layer and CLI (#38 <https://github.com/ros2/rosbag2/issues/38>)
* Contributors: Alessandro Bottero, Andreas Greimel, Andreas Holzner, Karsten Knese, Martin Idel

shared_queues_vendor

* Add correct timing behaviour for rosbag play (#32 <https://github.com/ros2/rosbag2/issues/32>)
* Contributors: Martin Idel

sqlite3_vendor

* add sqlite3 vendor package for cross-platform capabilities (#5 <https://github.com/ros2/rosbag2/issues/5>)
* Contributors: Karsten Knese
dirk-thomas commented 5 years ago

Please consider adding doc and source entries too.

Karsten1987 commented 5 years ago

Can I do this by just re-running bloom-release --pull-request-only ... ?

On Tue, Dec 11, 2018 at 6:11 PM Dirk Thomas notifications@github.com wrote:

Please consider adding doc and source entries too.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ros2/rosdistro/pull/445#issuecomment-446435290, or mute the thread https://github.com/notifications/unsubscribe-auth/AFKzYW4ey3_HAg5V8jW12rzwuI5ysFc-ks5u4GXcgaJpZM4ZOmD1 .

wjwwood commented 5 years ago

Yes.