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

Usage example? #3

Closed
safijari opened this issue Sep 25, 2018 · 6 comments
Closed

Usage example? #3

safijari opened this issue Sep 25, 2018 · 6 comments

Comments

@safijari
Copy link

Do you have an example project you could share? I have a C++ library wrapped using pybind 11 for which I have a setup.py file that builds it correctly. Would like to figure out how to get it working with catkin.

@wxmerkt
Copy link
Owner

wxmerkt commented Sep 25, 2018

Hi @safijari.
We are mainly using it in the open source exotica_python bindings. Have a look at the CMakeLists.txt and the source file. If you have any questions please let us know.

cc: @VladimirIvan

@safijari
Copy link
Author

Fantastic. That looks really straight forward to use. God I'm loving this library :)

@arturmiller
Copy link
Contributor

Hello, I wrote a few examples here. Maybe someone finds them useful. :)

@wxmerkt
Copy link
Owner

wxmerkt commented Dec 16, 2018

Very cool @arturmiller! Do you mind making a PR to add it to the README? Or PR the examples to this repository?
We are currently binary released for Kinetic and aim to do so for Melodic in the near future.

@arturmiller
Copy link
Contributor

Yes I would like to contribute, but I'm not sure if it is better to add the examples to this repository or to just link them here. If I I would put these examples here, should I create an "examples" folder, or how to do it best?

@wxmerkt
Copy link
Owner

wxmerkt commented Dec 17, 2018

I think a link in the README is fine :)

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