Skip to content

Commit

Permalink
added new line at the end of the files
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlottaSartore committed Dec 16, 2020
1 parent cbb399e commit 6c3d28f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
J_c_dot_nu(7:end) = J_dot_nu_R;
end

end
end
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

s_dot_star_k_1 = s_dot_des_k_1 - Gains.KP_Postural*(s_k-s_des_k);

end
end
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
s_dot_des_k = zeros(size(s_des_k));


end
end

0 comments on commit 6c3d28f

Please sign in to comment.