LIBRARY
RootedFrame
Specifies which frame of a component is closest to the root of the kinematic tree.
For example, for a simple pendulum where a revolute joint is connected between the world frame and the rod, the frame of the joint connected to the world is the rooted frame.
Cases
FrameAFrameB
Source
dyad
"""
Specifies which frame of a component is closest to the root of the kinematic tree.
For example, for a simple pendulum where a revolute joint is connected between
the world frame and the rod, the frame of the joint connected to the world is
the rooted frame.
"""
enum RootedFrame =
| FrameA
| FrameBRelated
Examples
Experiments
Analyses
Tests