Skip to content

Commit d1d56ef

Browse files
committed
Add changelog entry
1 parent 6ef0743 commit d1d56ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ Released on December, 31st, 2022.
1111
- Added SiamRPN 2D tracking tool ([#367](https://github.com/opendr-eu/opendr/pull/367)).
1212
- Added Facial Emotion Estimation tool ([#264](https://github.com/opendr-eu/opendr/pull/264)).
1313
- Added High resolution pose estimation tool ([#356](https://github.com/opendr-eu/opendr/pull/356)).
14-
14+
- Added ROS2 nodes for all included tools ([#256](https://github.com/opendr-eu/opendr/pull/256)).
15+
- Added missing ROS nodes and homogenized the interface across the tools ([#305](https://github.com/opendr-eu/opendr/issues/305)).
1516
- Bug Fixes:
1617
- Fixed `BoundingBoxList`, `TrackingAnnotationList`, `BoundingBoxList3D` and `TrackingAnnotationList3D` confidence warnings ([#365](https://github.com/opendr-eu/opendr/pull/365)).
1718
- Fixed undefined `image_id` and `segmentation` for COCO `BoundingBoxList` ([#365](https://github.com/opendr-eu/opendr/pull/365)).
1819
- Fixed Continual X3D ONNX support ([#372](https://github.com/opendr-eu/opendr/pull/372)).
20+
- Fixed several issues with ROS nodes and improved performance ([#305](https://github.com/opendr-eu/opendr/issues/305)).
1921

2022
## Version 1.1.1
2123
Released on June, 30th, 2022.

0 commit comments

Comments
 (0)