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

Node Connection Updates #164

Merged
merged 7 commits into from
Nov 5, 2021
Merged

Node Connection Updates #164

merged 7 commits into from
Nov 5, 2021

Conversation

aaronvark
Copy link
Contributor

Fixed an issue with the NatNet actor when no interfaces exist.

More importantly: removed the restriction from ImNodes (slightly hacky, but I couldn't find any external way to do it) that types can only be connected to the same (or "opposite") types. Since the sphactor back-end doesn't care either way, this makes it more flexible. Upshot: record actor now uses "Any" slot type, and doesn't only accept OSC.

It also introduces the ability to create connections that would not work, so we'd need to think about supporting "error handling", or ignoring messages that are not usable by an actor.

@sphaero sphaero merged commit 934ca8a into hku-ect:master Nov 5, 2021
@aaronvark aaronvark deleted the record branch March 9, 2022 12:45
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.

None yet

2 participants