Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I like the Fusion 360, and I'm beginner.
I want to get the angles of occurrence. (roll / pitch / yaw )
I will use it for making the URDF files. (for ROS (Robot Operating System) ).
So, I get the occurrence 's transform (Matrix3D) property.
I can convert the matrix to angles.
But I t think that this may occur gimbal lock (loss of axis).
And It's not simple way.
Can anybody suggest me the another way of getting angles of occurrences ?
Thanks.
ref:
1.
https://github.com/KobayashiRui/Fusion360_SDF_Export/blob/master/URDF_Export/urdf_export.py
2.
https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-7fb9ea55-5c24-4c27-b1c4-2e92f42774f7
3.
https://github.com/SpaceMaster85/fusion2urdf
Solved! Go to Solution.