In this section, we explore forward kinematics (FK), which calculates the end-effector's pose from given joint parameters, and inverse kinematics (IK), which deduces the required joint parameters for a desired end-effector position. The challenges of IK, including multiple solutions and singularities, are also discussed alongside methods used to solve these problems.