Recent Releases of rosbag-tools
rosbag-tools - v0.0.10
- Add support to Python3.8 (thanks to @RedLeader962)
- Python
Published by IamPhytan about 2 years ago
rosbag-tools - v0.0.9
What's Changed
- Update build system to flit_core by @takluyver in https://github.com/IamPhytan/rosbag-tools/pull/5
- Update citation file
- Debug topic-remove for Python 3.9 (thanks to @ogamache)
- Python
Published by IamPhytan about 2 years ago
rosbag-tools - v0.0.8
- Add
rosbag-tools export-odometry - Implement base ROSBag tool class
- Python
Published by IamPhytan over 2 years ago
rosbag-tools - v0.0.7
- Add
rosbag-tools topic-compareexample to the documentation. - Extend the custom msg path decorator for multiple custom message paths.
- Python
Published by IamPhytan over 2 years ago
rosbag-tools - v0.0.6
- Add a citation file to the repository.
- Add
rosbag-tools split. Thanks to @boxanm for the contribution ! - Unify exceptions in a common file for all tools.
- Update tools for rosbags v0.9.16
- Add a command decorator to specify custom msg paths for any tool. Can be used when a specific message type is unknown to rosbags.
- Python
Published by IamPhytan over 2 years ago
rosbag-tools - v0.0.4
- Fix bug in the default behaviour of
topic-remove. Thanks to @jmfortin for reporting the error. - Add a release procedure
- Python
Published by IamPhytan almost 3 years ago
rosbag-tools - v0.0.3
- Fix references to ROS 2
- Add
clip - Fix typos in docstrings
- Python
Published by IamPhytan about 3 years ago
rosbag-tools - v0.0.1
- Working reimplementation of
rosbag-topic-compare
- Python
Published by IamPhytan about 3 years ago