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

Pybind11 Overloaded Methods #108

Open
varunagrawal opened this issue Jun 13, 2021 · 2 comments
Open

Pybind11 Overloaded Methods #108

varunagrawal opened this issue Jun 13, 2021 · 2 comments
Labels
feature New feature or request

Comments

@varunagrawal
Copy link
Collaborator

Add support for overloaded methods so we don't need to specialize each function like atDouble, atPose3 etc.

Details: https://pybind11.readthedocs.io/en/stable/classes.html#overloaded-methods

@varunagrawal varunagrawal added the feature New feature or request label Jun 13, 2021
@ProfFan
Copy link
Collaborator

ProfFan commented Sep 16, 2021

Looks very similar to #78

@varunagrawal
Copy link
Collaborator Author

Yup. It should be pretty easy too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants