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

vendor problem. #65

Open
flydragon2018 opened this issue Jul 10, 2023 · 4 comments
Open

vendor problem. #65

flydragon2018 opened this issue Jul 10, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@flydragon2018
Copy link

Describe the bug

colcon build.

To Reproduce
CMake Error at CMakeLists.txt:17 (find_package):
By not providing "Findepd_onnxruntime_vendor.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "epd_onnxruntime_vendor", but CMake did not find one.

Could not find a package configuration file provided by
"epd_onnxruntime_vendor" with any of the following names:

epd_onnxruntime_vendorConfig.cmake
epd_onnxruntime_vendor-config.cmake

Add the installation prefix of "epd_onnxruntime_vendor" to
CMAKE_PREFIX_PATH or set "epd_onnxruntime_vendor_DIR" to a directory
containing one of the above files. If "epd_onnxruntime_vendor" provides a
separate development package or SDK, be sure it has been installed.

@flydragon2018 flydragon2018 added the bug Something isn't working label Jul 10, 2023
@flydragon2018
Copy link
Author

epd_ros2_ws/src/easy_perception_deployment/onnxruntime.repos

find the repo. just not documented well.

@flydragon2018
Copy link
Author

what is the “epd_onnxruntime_vendor” actually doing?

how long it takes for colcon build for this vendor?

@Briancbn
Copy link
Member

Hi @flydragon2018 , currently the only explanation and setup instructions are documented in this PR #60. Sorry about the inconvenience.

@flydragon2018
Copy link
Author

flydragon2018 commented Jul 10, 2023

thanks for reply.

after deploy. Docker found.

how can I visualize the detected images from docker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants