Editor's review
Robot4 is a Robotic Arm Movement program where the arm is moved from given position to a desired position, an inverse problem. The program finds the angles necessary for the desired position.
Features: Robot4 is a Robotic Arm Movement program. The arm is required to move from a given position in three dimensions. A desired position is defined. The program calculates the angles through which the arm should move to reach the desired position within given tolerances.
Robot4 is an inverse problem example. It wants to solve how to move from starting point `A` to target point `B`. Solutions to Inverse Problems are easy with Calculus programming language can help solve the inverse problem easily. The Robo4 illustrates the solution. Use of Calculus programming is illustrated in the source code example supplied with the package.
Overall: As it seems publishers aim is to promote Calculus programming. He has supplied this package as an example of the superiority of the solution of this Robot arm movement problem.
User comments