Skip to content

Releases: 1hada/rosbag-merge

Generous Community Fixed bugs

16 Aug 01:20
Compare
Choose a tag to compare

A big thank you to @snwu1996 and @PushyamiKaveti for finding bugs and making pull requests to fix them!

Add support for new rosbags

19 Aug 16:48
Compare
Choose a tag to compare
v0.1.5

update toml 0.1.5.

More robust to various inputs

19 Apr 19:06
Compare
Choose a tag to compare

No fail on empty topic list, overwrite existing bag file instead of failing from rosbags Warning.

Fixed example.

18 Apr 14:49
Compare
Choose a tag to compare

fixed example.

Removing Ubuntu and ros dependencies.

15 Apr 22:51
Compare
Choose a tag to compare

Switching to use rosbags to release the package from requiring ubuntu and ros packages.

v0.0.9

14 Apr 01:54
Compare
Choose a tag to compare

Removed version requirements in order to allow pip to auto resolve.
Going back to building and publishing to pypi when creating a new tag.

v0.0.8

07 Aug 00:18
Compare
Choose a tag to compare

Logic to make it easier to use the package as a module and through CLI and using updated pypa/gh-action-pypi-publish@release/v1 branch for publishing to index.

v0.0.7

06 Aug 23:52
8ad88fe
Compare
Choose a tag to compare

Logic to make it easier to use the package as a module and through CLI.

v0.0.6

29 Jul 23:49
Compare
Choose a tag to compare

Giving bag_stream more modularity by cleaning Namespace.

0.0.5

22 Jul 03:58
Compare
Choose a tag to compare

Allows use of a topic file for more consistent input interfacing.