You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Input: 
v : ARRAY [0..2] OF LREAL;

Output:

norm : LREAL;

Type: Function

Responsible: Magnus


Simple helper function for 24_7 Forward Kinematics. Concept taken from wikipedia. This function is the same as our inverse kinematic function.

  • No labels