gbr1 / ros_openvino

A ROS package to wrap openvino inference engine and get it working with Myriad and GPU
https://gbr1.github.io
GNU Affero General Public License v3.0
57 stars 13 forks source link

hi, I get this error ,is my version not right ? #9

Open tust13018211 opened 2 years ago

tust13018211 commented 2 years ago

Picture1

gbr1 commented 2 years ago

Hi, nothing is shown here, pls can you re-add your image?

tust13018211 commented 2 years ago

sorry, 111111

tust13018211 commented 2 years ago

at the same time ,I follow the wiki, it cann`t find the lib 2222222

gbr1 commented 2 years ago

If you are using newer version of openvino in despite of 2019, check the branch https://github.com/gbr1/ros_openvino/tree/new_core_api

tust13018211 commented 2 years ago

Thanks your reply, I use the right version fix this issue, But when I run the node, It seems cann`t open the device 1652232551396

gbr1 commented 2 years ago

If I remember right, ncDeviceopen is for NCS2, so probably it cannot find it.

If you want to use cpu you may need some code modifications

tust13018211 commented 2 years ago

I use this Device as the picture, I Plug in the Neural Compute Stick to a USB port on my computer, but it cann`t find it DINGTALK_IM_823264524 JPG

gbr1 commented 2 years ago

It should work! Let's give a try:

Let me know! 💪🔥