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

Add isNan or isValid to Vector and Quaternion #742

Open
kyle-basis opened this issue Dec 5, 2024 · 0 comments
Open

Add isNan or isValid to Vector and Quaternion #742

kyle-basis opened this issue Dec 5, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kyle-basis
Copy link

kyle-basis commented Dec 5, 2024

Feature description

It would be great for validation if Vector and Quaternion had validity checks built in, for NaN (and magnitude on Quaternion). This could would make insertTransformImpl cleaner

See https://github.com/ros2/geometry2/pull/741/files#r1868535923

Implementation considerations

N/A

@kscottz kscottz added the good first issue Good for newcomers label Dec 6, 2024
@sloretz sloretz added the help wanted Extra attention is needed label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants