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

Scripting support (Python 3.9) #180

Merged
merged 46 commits into from
Jul 23, 2021
Merged

Scripting support (Python 3.9) #180

merged 46 commits into from
Jul 23, 2021

Conversation

themarpe
Copy link
Collaborator

Related PR: luxonis/depthai-shared#47
Adds support for scripting along with:

  • Updated AssetManager
  • Asset handling in nodes and pipelines (each Node and Pipeline has its own AssetManager, which are combined in the end)
  • Dynamic inputs and outputs capabilities for nodes (InputMap & OutputMap)
  • Fix for sending Buffer messages

Jon Ngai and others added 30 commits February 19, 2021 09:15
@themarpe themarpe requested a review from SzabolcsGergely July 19, 2021 19:55
@themarpe themarpe linked an issue Jul 21, 2021 that may be closed by this pull request
@themarpe themarpe merged commit 3df1e13 into develop Jul 23, 2021
@themarpe themarpe deleted the gen2_scripting branch July 23, 2021 23:33
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.

Gen2 | AssetManager - get method shouldn't throw
4 participants