Tiny fix: Remove empty lines and space
This commit is contained in:
parent
a20b58ed86
commit
d431e7b9a1
|
|
@ -1,5 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
function AdT = Adjoint(T)
|
function AdT = Adjoint(T)
|
||||||
% *** CHAPTER 3: RIGID-BODY MOTIONS ***
|
% *** CHAPTER 3: RIGID-BODY MOTIONS ***
|
||||||
% Takes T a transformation matrix SE3.
|
% Takes T a transformation matrix SE3.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue