Pose-Wise
Solving for a single end effector pose.
Input: A Robot and a goal Output: A set of joint configurations such that
Typically done using optimization.
Path-Wise
Solving for a path.
Input: A path in Task Space with elements Output: A path in Configuration Space such that each configuration maps to and is feasible.
Sampling
A useful tool for Path-Wise IK to find better solutions. Stampede, for instance, selects waypoints along the path and samples many possible point-wise solutions.