https://github.com/ethz-asl/maplab

sort by:
Revision Author Date Message Commit Date
1cea31d Merge remote-tracking branch 'origin/feature/lidar_features_bundle_adjustment' into feature/lidar_features_compelete_pipeline 03 September 2020, 12:32:13 UTC
f3eda2a tuning and formatting 03 September 2020, 11:52:27 UTC
74cf1bb Merge branch 'feature/lidar_features_bundle_adjustment' into feature/lidar_features_compelete_pipeline 03 September 2020, 08:48:36 UTC
4391fde added new rtll function 03 September 2020, 08:30:42 UTC
8996612 added measurement uncertainties to lidar key frame 03 September 2020, 07:51:07 UTC
9a06c16 Merge branch 'feature/lidar_features_bundle_adjustment' into feature/lidar_features_compelete_pipeline 02 September 2020, 15:18:22 UTC
4238042 added channel for lidar 2d measurement uncertainties 02 September 2020, 15:17:37 UTC
8a716b1 fixed bug in map building 02 September 2020, 14:02:51 UTC
0977e1b changed loop detector to deal with frames that do not contain visual data 02 September 2020, 12:41:01 UTC
25ee323 changed loop detector to deal with frames that do not contain visual data 02 September 2020, 12:39:29 UTC
2932f95 merged lidar_features_bundle_adjustment 02 September 2020, 10:49:04 UTC
6ea47ae more formatting 02 September 2020, 10:45:31 UTC
fafdbda formatting changes 02 September 2020, 09:28:14 UTC
10a0551 fixed wrong file 31 August 2020, 15:14:07 UTC
ad1a92a update map structure 31 August 2020, 11:43:57 UTC
8378853 changed mapping structure 31 August 2020, 09:03:52 UTC
32a6996 Merge branch 'feature/lidar_features_bundle_adjustment' into feature/lidar_features_compelete_pipeline 26 August 2020, 12:53:32 UTC
f967de0 changed lidar quality metrics 26 August 2020, 12:50:37 UTC
896793d changed landmark traingulation structure 25 August 2020, 13:54:09 UTC
f8e6818 Merge branch 'feature/lidar_features_bundle_adjustment' into feature/lidar_features_compelete_pipeline 18 August 2020, 10:40:14 UTC
ae05eb9 reformatting 18 August 2020, 10:38:01 UTC
5436471 added new functions for lidar landmark quality 18 August 2020, 08:39:42 UTC
21fd8cc added lidar landmark quality function 17 August 2020, 14:57:29 UTC
3f6d986 bugfix 17 August 2020, 14:08:23 UTC
d629d25 updated aslam cv 17 August 2020, 12:42:52 UTC
ee87dd1 enable 3D RANSAC 17 August 2020, 12:10:34 UTC
9771805 fixed landmark quality issue 14 August 2020, 15:21:53 UTC
e1b189b merge changes to channel 14 August 2020, 13:12:02 UTC
09fe3b3 changed channel name 14 August 2020, 13:04:52 UTC
7190c58 fixed lidar feature tracking pipeline 13 August 2020, 13:07:16 UTC
a9ca9a2 copied remaining files 13 August 2020, 12:30:56 UTC
26fe018 Merge branch 'feature/lidar_features_bundle_adjustment' into feature/lidar_features_compelete_pipeline 13 August 2020, 08:37:57 UTC
ba5f819 unit test bugfix 13 August 2020, 08:37:21 UTC
78999a4 merged feature/lidar_features_bundle_adjustment 13 August 2020, 07:30:33 UTC
069c679 changed unit test with new function 13 August 2020, 07:16:21 UTC
b5afcf4 added serialization 12 August 2020, 14:49:23 UTC
1f8e454 added new frame deserialization 12 August 2020, 13:17:59 UTC
86b386e added optvil and flags for the addition of visual and lidar terms 11 August 2020, 15:16:53 UTC
88c88b6 integrated updated aslam_cv 11 August 2020, 12:50:40 UTC
74de3e2 made loop closure run 10 August 2020, 12:50:33 UTC
ba9fd90 added eigen helpers for maplab common 10 August 2020, 11:57:42 UTC
19105df added le feature tracking and lidar features 10 August 2020, 11:42:35 UTC
53206f5 added feature triangulation 06 August 2020, 13:46:00 UTC
5f9d874 changed landmarkquality evaluation 06 August 2020, 13:44:10 UTC
054db67 made code more readable 06 August 2020, 13:06:05 UTC
8cf2fe3 added triangulation code 06 August 2020, 12:25:53 UTC
9c5433c changed serialization 06 August 2020, 11:53:49 UTC
43e9681 new aslam cv version 03 August 2020, 07:53:49 UTC
adb72b4 added case for frame without keypoint vector channel 31 July 2020, 15:15:45 UTC
736fac3 removed unnecessary check 31 July 2020, 14:00:50 UTC
1d5f39c fixed issue with the detection of lidar measurements 31 July 2020, 09:30:47 UTC
bc8b7eb Merge remote-tracking branch 'origin/develop' into feature/lidar_features_bundle_adjustment 31 July 2020, 08:09:11 UTC
86ae189 Merge pull request #267 from ethz-asl/feature/remove_dangerous_intensity_scaling Remove strange intensity scaling 27 July 2020, 14:18:06 UTC
cca5b94 removed scaling factor 24 July 2020, 06:57:29 UTC
6d405d9 updated aslamcv 22 July 2020, 07:16:34 UTC
51adccc Merge pull request #264 from ethz-asl/feature/lidarmace LidarMace Calibration Update 21 July 2020, 16:12:05 UTC
def6d3e working version, deleted unnecessary console output 21 July 2020, 15:53:39 UTC
08cae65 changed the condition when a LiDAR constraint is added, contains bug with deserialization 21 July 2020, 14:55:48 UTC
09a6812 Merge pull request #242 from ethz-asl/feature/strip_maplab_server_of_dangerous_use_of_console_logic MaplabServerNode - Refactoring and Improvements - Remove Dangerous Console Logic 21 July 2020, 13:08:06 UTC
82105fd removed gicp again. this does not belong here 21 July 2020, 12:41:39 UTC
07c0baf testing + sneaked in some arche launch files 21 July 2020, 12:20:14 UTC
ca56e21 updated aslamcv and copied more files 21 July 2020, 12:08:22 UTC
ce8c79c addressed review 21 July 2020, 09:29:18 UTC
a688c0e added gicp run script for regbox 21 July 2020, 09:04:17 UTC
db5a9f7 updated and added more calibrations 21 July 2020, 08:59:53 UTC
9cd7dda files from maplab_private 20 July 2020, 14:35:08 UTC
91833a4 Merge pull request #244 from ethz-asl/feature/push_dep updated libnabo 14 July 2020, 13:23:26 UTC
6b143f3 Merge pull request #262 from ethz-asl/feature/lidarmace Add LidarMace Support 14 July 2020, 13:23:02 UTC
2436109 another tiny change to regbox, wip on lidar calib 11 July 2020, 13:12:21 UTC
191b80b tiny change in the regbox 07 July 2020, 17:02:15 UTC
e31f9cc added initial lidar calib 07 July 2020, 16:25:45 UTC
3e3dcc9 added lidar time shift flag, wip on lidar calib 07 July 2020, 12:59:06 UTC
cbcd85d updated tools 06 July 2020, 11:29:08 UTC
5b4401b updated tools 06 July 2020, 10:37:56 UTC
8a36860 push maplab_tools 06 July 2020, 09:14:35 UTC
7eedcf1 testing.. 03 July 2020, 12:03:10 UTC
ccd76d4 added more cameras 03 July 2020, 11:13:18 UTC
aea1a7c updated calib 03 July 2020, 10:52:23 UTC
cb1fc1c minor 03 July 2020, 09:21:45 UTC
e9dc3cb added initial mace calib 03 July 2020, 09:16:35 UTC
3568ab4 fix wrong install script path 02 July 2020, 09:09:38 UTC
f937842 Merge pull request #259 from ethz-asl/feature/image_resize Image resizing 07 June 2020, 23:15:42 UTC
48e0af3 Addressing comments 02 June 2020, 15:48:05 UTC
ba12cb3 Added flag to enable image resizing in rovioli and maplab node 30 May 2020, 16:28:56 UTC
fdd9714 fix double news 29 May 2020, 12:42:59 UTC
96ada2c Merge pull request #229 from ethz-asl/feature/resource-importer-with-multiple-sensors Resource importer with multiple sensors 29 May 2020, 12:40:01 UTC
91dc1a5 Merge pull request #234 from ethz-asl/develop-docs Version-controlled documentation 29 May 2020, 07:50:29 UTC
4f4b3c6 Merge branch 'develop-docs' of github.com:ethz-asl/maplab into develop-docs 29 May 2020, 06:59:23 UTC
51fcd0d update branch name 29 May 2020, 06:58:31 UTC
95eb344 Merge pull request #258 from ethz-asl/docs/install-instructions Docs/install instructions 25 May 2020, 14:07:34 UTC
a5a7871 adapt sudo usage for install script 25 May 2020, 09:43:16 UTC
fcf9b09 Merge branch 'docs/install-instructions' of github.com:ethz-asl/maplab into docs/install-instructions 25 May 2020, 09:42:27 UTC
03683cd fix worng booleans 25 May 2020, 09:42:23 UTC
4af1339 Merge pull request #255 from ethz-asl/docs/install-instructions Docs/install instructions 25 May 2020, 09:30:49 UTC
7b1b4d5 [testing] disabled openmp for libnabo 18 May 2020, 19:56:43 UTC
9bf64ac PR review @smauq 18 May 2020, 13:33:28 UTC
347a9fe PR review @smauq 18 May 2020, 13:26:30 UTC
ba78559 Merge pull request #257 from ethz-asl/fix/remove_swe_ci remove unsused test script 18 May 2020, 13:21:44 UTC
54d031b PR review @smauq 18 May 2020, 13:21:22 UTC
8fca82d remove unsused test script 14 May 2020, 06:53:30 UTC
back to top