30daf37202
added structure to compare two patch sizes
raphael2019-07-11 13:57:49 +02:00
1380ec426f
fixed minor error when not enough samples, edited feature ammount and patch size to make irradiance msckf more stable
raphael2019-07-09 11:24:25 +02:00
a7c296ca3d
removed dx filter, corrected jacobi calculation with bigger sobel (and correct division), removed scale for mahalanobis
raphael2019-07-05 13:51:58 +02:00
1a07ba3d3c
added larger sobel filter in calculation - converges sometimes for a few seconds
raphael2019-07-05 09:43:35 +02:00
b3df525060
made residual change more direct. starts diverging but then sometimes appriximates correctly after some camera movement
raphael2019-06-12 09:26:34 +02:00
a8d4580812
removed some groundtruth measurement processings
raphael2019-06-11 17:03:05 +02:00
a0577dfb9d
added some feature calculations to this branch
raphael2019-06-11 16:45:17 +02:00
44fffa19a2
minor scale change in distance between pixels
raphael2019-06-11 10:59:41 +02:00
9b4bf12846
removed incorrect prints
raphael2019-06-11 09:53:43 +02:00
5f6bcd1784
added direct levenberg marqhart estimation for rho, was previously calculated from feature position
raphael2019-06-04 17:38:11 +02:00
976108bffe
changed anchor feature position calculation
raphael2019-05-22 11:24:53 +02:00
cab56d9494
tested bug: filter converges longer without distortion effects; reason probably general formulation inconsistencies
raphael2019-05-22 10:57:31 +02:00
5e9149eacc
constructed jacobian based on residual: r = z(measurement pix. pos) - h(rho, x_l, x_a) - based on the projection of the feature point into space based on the anchor frame - followed by projection onto H_rho nullspace; works well enough
raphael2019-05-21 14:50:53 +02:00
2ee7c248c1
alterations at nullspaceing, jakobi changes
raphael2019-05-14 16:03:24 +02:00
44de215518
lots of additional debugging tools implemented to check parts of the algorithm. still no good
raphael2019-05-10 17:19:29 +02:00
ad2f464716
added 3d visualization and stepping through bag file - minor edits in jakobi
raphael2019-05-09 12:14:12 +02:00
53b26f7613
minor changes to visualization, jakobi tests
raphael2019-05-03 16:42:27 +02:00
ee40dff740
added minor visualization changes
raphael2019-05-02 17:02:44 +02:00
acbcf79417
fixed some typos in jacobian
raphael2019-04-30 18:25:05 +02:00
cf40ce8afb
added visualization with a ros flag, which shows feature with projection and residual (the features apparent movement)
raphael2019-04-30 17:02:22 +02:00
e3ac604dbf
changed structure for sublime folding
raphael2019-04-26 10:45:10 +02:00
e8489dbd06
removed resizing not correcting for photometric info, added N as global variable
raphael2019-04-26 09:44:19 +02:00
e2e936ff01
fixed non 0 filling of new state covariance
raphael2019-04-25 19:13:22 +02:00
de07296d31
added minor changes to nullspace
raphael2019-04-25 13:44:21 +02:00
6ba26d782d
added flag to switch to original, using right null space matrix for calculation now and existing eigen function, gating restult still way to high
raphael2019-04-25 11:16:44 +02:00
821d9d6f71
added debug launch file, added state augmentation, added jakobi concat; resulting jakobis do not pass gating test
raphael2019-04-24 19:36:38 +02:00