Skip to content

Commit 70e61c6

Browse files
Update CHANGELOG.md
1 parent a822da7 commit 70e61c6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
# Change Log
2+
3+
## [[2.0.0](https://github.com/Extended-Object-Detection-ROS/extended_object_detection/tree/r2.0.0)] - 2023-03-15
4+
Fixed dozens of bugs.
5+
Added mask process in DNN modules.
6+
Added interface for libtorch (with YOLOv7).
7+
Changed idea, how to process camera information in lib core.
8+
Added automatic migration of detection results between different channels.
9+
Now main node can subscribe multiple cameras.
10+
For each subscribed camera where statistic output.
11+
Now can subscribe depth-maps in two main formats.
12+
Unite output message formats.
13+
214
## [[1.1.0](https://github.com/Extended-Object-Detection-ROS/extended_object_detection/tree/r1.1.0)] - 2021-11-21
315
Now core of solution is stand-alone module.
416
Changed to new way to store extracted info data, so output topics format are changed.

0 commit comments

Comments
 (0)