Skip to content

Commit 3b3a075

Browse files
authored
Update latest_changes.md
1 parent 55df6d0 commit 3b3a075

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

latest_changes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ v3.4.x
88
- Improved support for ZED Object Detection
99
- Add Skeleton Tracking support
1010
- New Rviz plugin for Object Detection in `zed-ros-examples`
11+
- New parameters and name changing to fit the new OD features, also the `start_object_detection` service has been modified to match the new features:
12+
- new `model` parameter to choose the AI model
13+
- new `max_range` parameter to limit the detection range
14+
- new `sk_body_fitting` parameter to enable Skeleton fitting for skeleton AI models
15+
- `people` -> `mc_people` to indicate that it is related to multiclass AI models
16+
- `vehicles`-> `mc_vehicles` to indicate that it is related to multiclass AI models
17+
- new `mc_bag` parameter to enable bags detection with multiclass AI models
18+
- new `mc_animal` parameter to enable animals detection with multiclass AI models
19+
- new `mc_electronics` parameter to enable electronic devices detection with multiclass AI models
20+
- new `mc_fruit_vegetable` parameter to enable fruits and vegetables detection with multiclass AI models
1121

1222
RGB/Depth sync fix #629 (2020-11-02)
1323
-------------------------------

0 commit comments

Comments
 (0)