Compares the two given euler angles v1 and v1 and it they are equal returns
true else false.
<note>This function only checks that all three components rotations are numerically equal, it does not consider that some rotations can be represented with different component rotations</note>
| v1 |
The first euler angle to compare |
| v2 |
The second euler angle to compare |
|
true if |