Releases: IamPhytan/rosbag-tools
Releases · IamPhytan/rosbag-tools
v0.0.10
v0.0.9
v0.0.8
v0.0.7
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.
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
- Working reimplementation of
rosbag-topic-compare