Replies: 2 comments
-
|
I agree moving Just for reference, there is a also a (currently not worked on) branch in SWIG that supports having C as a target language, see : swig/swig#800 . |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@traversaro if the branch is working, we might consider doing the same as for Matlab bindings... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
libyarpclibrary is a sort of binding c for YARP.At the moment it is considered unmaintained, but there are a few projects that use it, for example YARP.jl (julia bindings for YARP).
I think it makes sense to go back to supporting it "officially", but I would like to move it in the
bindings/cfolder, even if it does not use swig. What do you think?Beta Was this translation helpful? Give feedback.
All reactions