Skip to content

Releases: yinguobing/xcap

0.5.3

04 Dec 06:34
Compare
Choose a tag to compare

Update Rerun SDK to version 0.20.3.

Full Changelog: 0.5.2...0.5.3

0.5.2

04 Dec 06:30
Compare
Choose a tag to compare

MCAP files without footer and magic bytes ending will be decoded as far as possible.

If a MCAP file recording process was terminated by accident, then the footer and ending magic bytes will not be appended to the file. This will cause Bad magic number error in the previous versions. In this release, the Bad magic number error will be ignored and decoding process will keep moving forward as far as possible.

Full Changelog: 0.5.1...0.5.2

0.5.1

29 Nov 03:01
Compare
Choose a tag to compare

Update Rerun SDK to version 0.20.2.

Full Changelog: 0.5.0...0.5.1

0.5.0

28 Nov 10:00
Compare
Choose a tag to compare

New features

  • ROS message preview without dumping to disk
  • Point cloud visualization
  • New ROS message extraction: Image, CompressedImage

Full Changelog: 0.1.4...0.5.0

0.1.4

18 Aug 13:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.4

mcap-extractor 0.1.0

09 Aug 02:35
Compare
Choose a tag to compare

The first release of mcap-extractor.

For this versin, H.264 is the only supported message.