Commit Graph

47 Commits

Author SHA1 Message Date
1949e4c43d removed visu as result works so to not clutter the output 2019-04-19 13:30:30 +02:00
6f16f1b566 image reprojection visualization in images 2019-04-19 13:11:19 +02:00
1fa2518215 fixed incorrect undistortion/distortion. residual should now be calculated correctly 2019-04-18 16:22:41 +02:00
d91ff7ca9d added tum launch files, removed anchor procedure being called multiple times through a flag 2019-04-18 11:06:45 +02:00
cfecefe29f reinstantiated photometry removed slow-down problem 2019-04-17 17:06:44 +02:00
f4a17f8512 deactivated most to find reason for slowdown 2019-04-17 16:16:45 +02:00
6ae83f0db7 added saving exposure time from the frame ID, where the TUM dataset saves it 2019-04-17 10:54:54 +02:00
819e43bb3b fixed pixel position return value 2019-04-17 09:03:27 +02:00
7f2140ae88 moved camera calibration information into a struct to make data handling smoother 2019-04-16 19:05:11 +02:00
010d36d216 added projection into feature observations camera states 2019-04-16 17:40:33 +02:00
abd343f576 corrected position calculation for NxN points 2019-04-12 19:04:45 +02:00
8227a8e48d added position calculation 2019-04-12 17:37:01 +02:00
a85a4745f2 added anchor information generation 2019-04-12 11:02:58 +02:00
a6af82a269 manage moving window saves copies of images 2019-04-10 19:10:31 +02:00
b0dca3b15c added pseudocode of original msckf 2019-04-10 18:43:30 +02:00
79cce26dad added moving window structure, not yet done. added timestame sync for images and features detected 2019-04-10 18:36:11 +02:00
e6620a4ed4 edited launch files to support euroc and mynt 2019-04-10 18:35:26 +02:00
g-spacewhale
f4eb906896 cuda updated 2019-03-15 09:42:59 +00:00
g-spacewhale
ea93237912 initial commit 2019-03-15 07:47:29 +00:00
Ke Sun
3c8e446f76
Merge pull request #72 from msamogh/master
Fix compilation error on ROS Melodic on Ubuntu 18.04
2018-12-30 19:55:06 -05:00
Amogh Mannekote
8ed609181f Use PLUGINLIB_EXPORT_CLASS to fix compilation error on ROS Melodic on Ubuntu 18.04 2018-12-30 16:24:19 +05:30
ke
a9386c5d2b Fix the bug introduced in the last commit 2018-05-31 13:13:26 -04:00
ke
24d8c8886d Insert a line break between the links in the readme 2018-05-28 11:03:24 -04:00
ke
f2c3178314 Fix a bug in two point ransac; Close issue #15 2018-05-28 11:00:06 -04:00
Ke Sun
610728c8c4
Merge pull request #29 from wavelab/master
Fix smallAngleQuaternion() reference
2018-03-28 15:48:59 -04:00
Chris Choi
78dc2dca87 Fix smallAngleQuaternion() reference 2018-03-28 11:10:08 -04:00
Kartik Mohta
6d52b92c52
README: Small language changes 2018-03-27 15:19:54 -04:00
Christopher Choi
ceb0919106
Update README.md 2018-03-27 14:43:11 -04:00
Christopher Choi
1b65e0e53f
Add recommended ROS bags 2018-03-27 14:39:22 -04:00
Christopher Choi
97bbc5a52c
Add more details on how to run datasets 2018-03-27 14:27:26 -04:00
Kartik Mohta
1e524eb957
README updates 2018-01-13 20:48:38 -05:00
Kartik Mohta
682017aed8
Replace FindCholmod and FindSPQR with FindSuiteSparse.cmake from Ceres 2018-01-13 20:30:22 -05:00
ke
9609b3e730 Explain the calibration file in more detail in the README 2018-01-12 13:28:36 -05:00
ke
9d9f7bb975 Add the example calibration and launch files with no extrinsics 2018-01-12 13:22:46 -05:00
ke
050c50defa Take T_cn_cnm1 instead of cam1/T_cam_imu from the calibration file 2018-01-12 13:21:23 -05:00
Kartik Mohta
365c45c46f
Add common functions for loading calibration with some error checking
From Bernd
2018-01-12 02:59:57 -05:00
Kartik Mohta
629935e4d9
Add find_library for suitesparseconfig in FindSPQR.cmake 2018-01-10 00:03:55 -05:00
Kartik Mohta
549fdb6dca
Fix FeatureInitializeTest 2018-01-09 23:20:54 -05:00
Kartik Mohta
0b486f1049
feature.hpp: Small typo fix 2018-01-09 23:20:17 -05:00
Kartik Mohta
11a77142ef
Cleanup CMakeLists.txt 2018-01-09 23:19:44 -05:00
Ke Sun
57e680dab2 Merge branch 'master' of github.com:KumarRobotics/msckf_vio 2018-01-08 14:50:40 -05:00
Ke Sun
700a3c625a First commit of the code 2018-01-08 14:45:44 -05:00
Ke Sun
21e3f9865c First commit of the code 2018-01-08 14:41:37 -05:00
Ke Sun
37dd131d33 Update README 2018-01-08 14:33:13 -05:00
Ke Sun
3b7f834242 Update paper draft link 2017-12-04 10:01:32 -05:00
Ke Sun
ea0fef91dd Update readme 2017-11-30 14:39:04 -05:00
Ke Sun
3555944610 Add readme and license 2017-11-30 14:29:26 -05:00