Skip to content

Commit

Permalink
Corrected HELP
Browse files Browse the repository at this point in the history
  • Loading branch information
joansola committed Aug 6, 2015
1 parent 94cd446 commit 495c22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slam/computeError.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function [Fac, e, W, Wsqrt, J1, J2, r1, r2] = computeError(Rob,Sen,Lmk,Obs,Frm,Fac)

% COMPUTEERROR Compute factor error.
% [Fac, e, W, J1, J2, r1, r2] = COMPUTEERROR(Rob,Sen,Lmk,Obs,Frm,Fac)
% [Fac, e, W, Wsqrt, J1, J2, r1, r2] = COMPUTEERROR(Rob,Sen,Lmk,Obs,Frm,Fac)
% computes the error associated to the factor Fac given the current
% states in Frm and / or Lmk.

Expand Down

0 comments on commit 495c22a

Please sign in to comment.