Changelog

The format is based on Keep a Changelog.

[1.1.3] - 2022-08-22

FIXED

  • Fix bounding_box_2d for left stereo camera.

[1.1.2] - 2022-08-19

FIXED

  • Fix composer_writer’s directory to bounding box data

  • Fix the behaviour of overwrite args. Now if it set to False, it will not overwrite the old data, but will still write the new data.

[1.1.1] - 2022-08-17

ADDED

  • Add Composer Writer that has specific output directory structure.

[1.1.0] - 2022-08-16

CHANGE

  • Make sure that all the examples are running fine.

[1.0.2] - 2022-08-08

CHANGE

  • Change the way that composer handles relative path.

  • Bug fixes.

[1.0.1] - 2022-08-04

CHANGED

  • Change that extension will build separately for windows and linux.

[1.0.0] - 2022-08-02

Added

  • Initial release.