Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm not able to run OpenVino toolkit #162

Open
HartlD2 opened this issue Nov 26, 2019 · 1 comment
Open

I'm not able to run OpenVino toolkit #162

HartlD2 opened this issue Nov 26, 2019 · 1 comment

Comments

@HartlD2
Copy link

HartlD2 commented Nov 26, 2019

I always get the following error if I want to install OpenVino ROS2 on Ubuntu 18.04 via environment_setup.sh:
Installing LibRealsense
gpg: can't open '/home/.../code/open_model_zoo/demos/build/C8B3A55A6F3EFCDE' : No such file or directory

If I install without librealsense, I will get the following error if I want to launch the package.

An if I start: ros2 launch dynamic_vino_sample pipeline_people.launch.py

I will get the following error:
Package 'dynamic_vino_sample' not found: "package 'dynamic_vino_sample' not found, searching: ['/opt/ros/dashing']"

@RachelRen05
Copy link
Contributor

@HartlD2
We have solved the librealsense installation problem, please refer to pr #161 .
About the problem of "Package 'dynamic_vino_sample' not found", it's because you didn't source the OpenVino ROS2 environment. If you followed the installation guide, the command should be:
source ~/ros2_overlay_ws/install/local_setup.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants