File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 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
1222RGB/Depth sync fix #629 (2020-11-02)
1323-------------------------------
You can’t perform that action at this time.
0 commit comments