M-File Help: tr2delta | View code for tr2delta |
Convert homogeneous transform to differential motion
d = tr2delta(T0, T1) is the differential motion (6x1) corresponding to infinitessimal motion from pose T0 to T1 which are homogeneous transformations. d=(dx, dy, dz, dRx, dRy, dRz) and is an approximation to the average spatial velocity multiplied by time.
d = tr2delta(T) is the differential motion corresponding to the infinitessimal relative pose T expressed as a homogeneous transformation.
© 1990-2012 Peter Corke.