-
Notifications
You must be signed in to change notification settings - Fork 41
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
Support for OpenEmbedded/Yocto or Buildroot #38
Comments
Hello, |
Hello, I'm coming back on this matter to see if any progress was performed. We also plan to interface the Prophesee sensor with an embedded platform that runs on a Yocto-generated Linux OS. Can we easily compile the latest OpenEB version for an ARM-architecture target using Yocto? Thanks in advance, for your help, Kind Regards, |
Hello Houssem, Actually, since the release 3.0.0 of OpenEB (31/05/2022), the source code of Prophesee plugins is distributed. Therefore, you should be able to compile and use your EVK2 HD (embedding sensor Gen4.1 or IMX636) with OpenEB (including the latest release) on any platform. PS: If you have an EVK2 with Gen4.0, you could need additional support. Please contact Prophesee support in that case. Best regards, Leonel |
Okay great! Thanks for the information. Actually, we just ordered an EVK3 – GENX320 board. We will be conducting our tests with this target |
Hi Houssem, just to complement on Leonel's reply, the source code of the plugins is available since version 3.0.0, and we validate cross-compilation to ARM platforms since version 4.5.0. If you plan to connect your camera through USB, then you should be able to take it from there without problems. Also related to your question about Yocto, we do not yet have a Yocto project bundle with OpenEB ready to be shared, but we are actively working on this and should be able to release a sample one within a couple of months. |
Feature Request!
My team has been successful working with the EVK 2 HD on an Ubuntu desktop. However, our end goal requires us to use a low-power, embedded platform that cannot run Ubuntu.
Are there any plans to support embedded flows like Yocto or Buildroot for OpenEB?
The text was updated successfully, but these errors were encountered: