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

Advice compiling #17

Open
james-kwong opened this issue Feb 14, 2025 · 2 comments
Open

Advice compiling #17

james-kwong opened this issue Feb 14, 2025 · 2 comments

Comments

@james-kwong
Copy link

Hi Maintainers,

My name is James, and I am a high school student looking to run your guys' code for our FRC team.

I'm not the most experienced programmer, so I'm having some trouble compiling the code. I understand that I have to use CMake and Gradlew, so may I ask, what are the steps?

Should I run CMake to make the C++ library first? Are there any flags I must use for the C++ compiler?

After that, should I use Gradle Publish script or Gradlew shadowJar?

Thank you so much,
James

@james-kwong james-kwong changed the title Help compiling Advice compiling Feb 14, 2025
@samfreund
Copy link
Contributor

Hey James, what exactly are you looking to do with this code? This repository contains code for running an RKNN object detection model on an Orange PI NPU. If you're looking for the photonvision repository, you can find it here: https://github.com/photonvision/photonvision. Documentation is located here: https://docs.photonvision.org.

@james-kwong
Copy link
Author

Hi Sam,

I was looking to run a Yolo11-OBB model on the OrangePI, but I understand that it has different post-processing steps compared to a regular object detection model.

I have successfully compiled the code, and will let you know if my edits worked or not.

Thank you,
James

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