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

Enable CLI params in apps, tweak app setup and termination and disable UVC app with USB2 connections #618

Merged
merged 9 commits into from
Jan 25, 2022

Conversation

VanDavv
Copy link
Contributor

@VanDavv VanDavv commented Jan 24, 2022

in this PR:

  • Setup and terminate process is modified to correctly handle different OSes (tested on Windows and Mac)
  • Removed argcomplete dependency (as we're moving more into GUI and having it listed would require demo apps to have it as well)
  • Enabled same CLI arguments parsing for the apps as it is now for the demo
  • Disabled UVC app is connection speed is USB2 due to [BUG] UVC demo app does not work with OAK-D-Lite #616

apps/uvc/main.py Outdated Show resolved Hide resolved
apps/uvc/main.py Outdated Show resolved Hide resolved
@VanDavv VanDavv merged commit 2964432 into main Jan 25, 2022
@VanDavv VanDavv deleted the uvc_usb2 branch January 25, 2022 19:41
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

Successfully merging this pull request may close these issues.

2 participants