-
Notifications
You must be signed in to change notification settings - Fork 173
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
Rust bindings #114
Comments
I would love to have Rust bindings for Ruckig as well. It's currently not my main focus, as Rust is not that widely used in the robotics or automation community (yet), but maybe somebody else decides to give it a try in in the meantime? |
These are not proper bindings but might at least serve as a working starting point for others: https://github.com/jmpinit/rust-ruckig |
The repository seems to be private @jmpinit, but I'm excited! |
@pantor Whoops, sorry about that. It's public now. |
There is now a full Rust port of Ruckig here: https://github.com/petrikosk/rsruckig |
Hi there,
It would be really cool to see rust bindings for this project. Would such a thing be possible?
The text was updated successfully, but these errors were encountered: