You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add SPQuatFloating joint type (thanks @ryanelandt).
Add principal_value! function, similar to Rotations.principal_value (thanks @ryanelandt).
Adapt to Rotations.jl changes.
Initiate parse_urdf API change. Old methods are not yet deprecated. For the new method, the root_joint_type keyword arguments should still be considered experimental and may be changed in an upcoming release.
Add write_urdf (serialization to the URDF file format).