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

Create templated versions of math functions #45

Open
dmcconachie opened this issue Apr 19, 2018 · 1 comment
Open

Create templated versions of math functions #45

dmcconachie opened this issue Apr 19, 2018 · 1 comment

Comments

@dmcconachie
Copy link
Contributor

For example Interpolate. The compiler can't decide between the Vector3d and the VectorXd versions when passing in a Isometry3d.translation() object.

@dmcconachie
Copy link
Contributor Author

Partially addressed in #47

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

1 participant