We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a8cd8 commit 65ad7b7Copy full SHA for 65ad7b7
CHANGELOG.md
@@ -23,6 +23,9 @@ Version 0.2.0
23
* `angle2rot` and `smallangle2rot` are two functions that can be used to
24
create rotations descriptions from Euler angles based on the type of the
25
arguments.
26
+ * `inv_rotation` is a new function that can be used to compute inverse
27
+ rotations. It can receive as input a Direction Cosine Matrix or a
28
+ Quaternion.
29
30
- Changes:
31
* The rotations sequences are now described by symbols instead of strings.
0 commit comments