Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

bug issues #142

Open
Corsair-cxs opened this issue Mar 18, 2021 · 0 comments
Open

bug issues #142

Corsair-cxs opened this issue Mar 18, 2021 · 0 comments

Comments

@Corsair-cxs
Copy link
Contributor

Version

dev-ov2020.3

Reproduction link

  1. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/include/dynamic_vino_lib/pipeline_manager.h
  2. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/src/models/age_gender_detection_model.cpp
  3. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/src/models/emotion_detection_model.cpp
  4. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/src/outputs/image_window_output.cpp
  5. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/dynamic_vino_lib/src/pipeline_manager.cpp
  6. https://github.com/intel/ros_openvino_toolkit/blob/dev-ov2020.3/sample/CMakeLists.txt

Steps to reproduce

run catkin_make in catkin_ws workspace.

What is expected?

What is actually happening?

  1. FaceReidentification function is not supported for openvino 2020.3.
  2. initOutputs function was not defined in dynamic_vino_lib/src/outputs/image_window_output.cpp.
  3. Some models' construct functions' defination are not same as their declaration in related header files.
LewisLiuPub added a commit that referenced this issue Mar 18, 2021
fixed some bugs for node launch well [issue #142]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant