Closed lakshanthad closed 1 week ago
π Hello @lakshanthad, thank you for submitting an ultralytics/ultralytics
π PR! To ensure a seamless integration of your work, please review the following checklist:
ultralytics/ultralytics
main
branch. If it's behind, please update your branch by clicking the 'Update branch' button or running git pull
and git merge main
locally.picamera2
) are verified and functional. You've mentioned on-device verification, which is excellent! π―picamera2
cloning commands within the Sony IMX500 documentation. πFor additional guidance, kindly check the Contributing Guide. An Ultralytics engineer will review your PR shortly to assist further. If you have any questions, feel free to leave a comment! π€ Thank you for contributing to Ultralytics! π
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.12%. Comparing base (
dc286c3
) to head (8699e26
). Report is 1 commits behind head on main.:exclamation: There is a different number of reports uploaded between BASE (dc286c3) and HEAD (8699e26). Click for more details.
HEAD has 9 uploads less than BASE
| Flag | BASE (dc286c3) | HEAD (8699e26) | |------|------|------| |GPU|2|1| |Tests|10|5| |Benchmarks|6|3|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
"π Awesome work, @lakshanthad! Your contribution to simplifying the Sony IMX500 integration docs is a meaningful step toward empowering users with clarity and accessibility. As Albert Einstein once said, 'Everything should be made as simple as possible, but not simpler.' Your dedication to refining the setup process embodies this perfectly, ensuring a smoother experience for all. Thank you for your thoughtful efforts and for making an impact! ππ"
@glenn-jocher Now the main branch of
picamera2
has all the updates fromnext
branch we had earlier. I have tested this and verified on-device. PR is good to go.π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
Simplification of
picamera2
repository cloning instructions in Sony IMX500 integration docs. πβ¨π Key Changes
-b next
branch flag in the Sony IMX500 setup documentation.π― Purpose & Impact
picamera2
repository, preventing potential issues if the-b next
branch becomes outdated or missing.