intel / ros_openvino_toolkit

Apache License 2.0
148 stars 74 forks source link

Python 2 or 3 Bindings #34

Open rukie opened 5 years ago

rukie commented 5 years ago

As far as I can tell, OpenVINO does not support Python 2. Are there any plans to support Python 2? Are there any instructions to set up a ROS environment + OpenVINO with Python 3? (and forget about Python 2)

chaoli2 commented 5 years ago

@rukie Currently we have no plan to support Python 2 since the native OpenVINO support Python 3. For ROS envrionment + OpenVINO, we list the detail steps here. Please let me know if there is any question when following them.