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

Compare with Current View Page History

Version 1 Next »

Type: Function

Responsible: Magnus


Input: 

v1 : ARRAY [0..2] OF LREAL;
v1 : ARRAY [0..2] OF LREAL;

Output:

cross : ARRAY [0..2] OF LREAL;

Simple helper function for 24_7 Forward Kinematics. Concept taken from wikipedia.

  • No labels