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

Error in getting_started_with_Galactic_Ubuntu20.04.md #229

Open
876647132 opened this issue Jul 13, 2022 · 1 comment
Open

Error in getting_started_with_Galactic_Ubuntu20.04.md #229

876647132 opened this issue Jul 13, 2022 · 1 comment

Comments

@876647132
Copy link

Link:
Screenshot from 2022-07-13 15-57-56
https://github.com/intel/ros2_openvino_toolkit/blob/galactic/doc/quick_start/getting_started_with_Galactic_Ubuntu20.04.md
When I follow the tutorial(getting_started_with_Galactic_Ubuntu20.04.md) to execute this command(ros2 launch
dynamic_vino_sample pipeline_face_reidentification.launch.py)
the terminal printed two ERRORS:
[pipeline_with_params-1] [ ERROR ] Invalid inference name: LandmarksDetection
[pipeline_with_params-1] [ ERROR ] Invalid inference name: FaceReidentification
then i not found face-reidentification-retail-0095 in /opt/openvino_toolkit/models/face-reidentification/output/
so i did sudo python3 downloader.py --name face-reidentification-retail-0095 --output_dir /opt/openvino_toolkit/models/face-reidentification/output/
and source ~/catkin_ws/install/setup.bash and try ros2 launch dynamic_vino_sample pipeline_face_reidentification.launch.py again
the ERRORS still printed

@LewisLiuPub
Copy link
Contributor

The root cause is that LandmarksDetection and FaceReidentification aren't supported in that version.

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