We are provided with the position and orientation of the end-effector of the manipulator, and the exercise is to find the values of joint angles and displacements with which the specified position and orientation of the end-effector can be attained. There can be one or more such set of values and even no such set of parameters for which the specified position and orientation of the end-effector can be attained.
The equations formulated for solving the inverse kinematic problem are nonlinear and it’s very difficult to obtain closed form solutions for that. There may be multiple solutions to the problem, and maybe any solution doesn’t exist at all.
The solutions of the inverse kinematic problem for manipulators are helpful to define the workspace of manipulators. If solutions exist for a point then it is in the workspace of the manipulator, and if no solution exists then the point is not in the workspace.