Open scpeters opened 2 years ago
This one is new to me. Somehow arm64 is rounding up the precision for PI while the other arches are not doing it. Not sure the severity of the issue since it is affecting what seems to an str
method. If the problem of the lost of precision is affecting only string representation we could potentially ignore the error if the tests if we consider it superficial, if the problem is deep in the number real value then should be fixed.
Going to leave the issue open, see https://github.com/gazebosim/gz-math/pull/510#issuecomment-1256429468
Environment
Description
Steps to reproduce
Output