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

Run C/C++ and Python nodes simultaneously #851

Open
Jia-Baos opened this issue Mar 12, 2025 · 3 comments
Open

Run C/C++ and Python nodes simultaneously #851

Jia-Baos opened this issue Mar 12, 2025 · 3 comments

Comments

@Jia-Baos
Copy link

Well, I've found something interesting. For sensor devices, C/C++ interfaces are commonly provided. For AI applications, Python interfaces are commonly provided. Is there a way to simultaneously run C/C++ and Python nodes and make data flow between them?

@Codexgigaa

This comment has been minimized.

@haixuanTao
Copy link
Collaborator

Yes you can mix C/C++ node and python with dora-rs.

@Jia-Baos
Copy link
Author

emm, i tried mixing C++ nodes and Python nodes, but there seem to be some issues. Could you provide some relevant examples?

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

3 participants