geometry2
geometry2 copied to clipboard
Add isNan or isValid to Vector and Quaternion
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
Hi can I work on this ?
Hi, I'd like to work on this too if it's still available. Just to clarify, should I wait for the "Remove many extra conversions..." PR to get merged or can I start working on this independently?
Hello, I was wondering if I could start working on this, do I just get started or what?