Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6392 Discussions

Adding servo motor library functionality to OpenVino on Raspberry Pi

Tegwyn_Twmffat
New Contributor I
219 Views

Hello!

I've so far managed to train my own images, produce a model, convert it to bin/xml format and deploy it on RPi with stick2.

I'm now trying to incorporate a relatively simple servo motor library into OpenVino and am having trouble finding which makefile to edit and what to type into it. I mapped out the directorty structure for OpenVino and it looks very complicated with lots of duplicates. I found the main.cpp file for the object_detection_demo_ssd_async sample and managed to make simple edits, but not getting the servo library found properly during compile.

The servo library is pca9685 and controls a hat sitting on the Pi through I2C bus. Works fine on it's own, but not with OpenVino.

Here's a rough diagram of the directory structures:

If somebody knows how the cmake system works in OpenVino .... please help! ...... Thanks

0 Kudos
0 Replies
Reply