matlabbe
|
6767c2ade2
|
0.19.5: added Icp/RangeMin and Icp/RangeMax parameters
|
2019-08-01 16:21:01 -04:00 |
|
matlabbe
|
89f1e809e6
|
CameraK4A: use mkv framerate if camera rate is -1. Preferences/Source: fixed imu filter parameters not reset on restore defaults
|
2019-07-11 18:13:20 -04:00 |
|
matlabbe
|
0973f48b2c
|
CameraK4A: added finding lib on linux
|
2019-07-10 12:34:13 -04:00 |
|
matlabbe
|
3c7719f6d8
|
Added CameraK4A driver (only MKV playback supported yet). Fixed build with realsense2 support on Windows. Preferences: added imu filtering parameters to ini file.
|
2019-07-09 20:48:09 -04:00 |
|
matlabbe
|
49977b5475
|
Added ground truth localization error stats
|
2019-06-26 16:21:03 -04:00 |
|
matlabbe
|
50fdc210c9
|
Memory: added some warnings about pre-postdecimation parameters, updated their description (removed negative decimation comment)
|
2019-06-17 10:19:54 -04:00 |
|
matlabbe
|
d205683eb5
|
Added parameters Vis/MeanInliersDistance and Vis/MinInliersDistribution
|
2019-06-16 18:54:39 -04:00 |
|
matlabbe
|
85edc57ba5
|
Added RGBD/MaxLocalizationDistance parameter
|
2019-06-12 16:03:52 -04:00 |
|
matlabbe
|
b5f5623af4
|
CameraRealSense2: updated how stamping is done, updated default D435 frame resolution/fps
|
2019-06-06 17:17:11 -04:00 |
|
matlabbe
|
ec943198f0
|
Rtabmap: re-optimize at each frame when gravity constraints are added
|
2019-05-31 19:31:11 -04:00 |
|
matlabbe
|
4c8af6d6e9
|
fix build errors with opencv2, added Transform::getClosestTransform() function for convenience.
|
2019-05-31 16:51:37 -04:00 |
|
matlabbe
|
e887d462ce
|
Memory: Added parameter Mem/UseOdomGravity, adding kGravity links when creating a node if IMU is present or Mem/UseOdomGravity is set. Fixed OpenCV4 related build errors on stereo fisheye rectification code. Signature: changed links from map to multimap to support having multiple self references (prior, gravity constraints...). DBReader: publish IMU orientation if a gravity link is detected.
|
2019-05-31 15:36:35 -04:00 |
|
matlabbe
|
71f7515775
|
Added resolution parameters for Usb camera and realsense2 sources
|
2019-05-15 19:21:32 -04:00 |
|
matlabbe
|
f8a8e55e7e
|
UI: Update preferences with the new imu filter parameters. Camera: added imu filtering option. Updated support for zedm, D435i and T265.
|
2019-05-13 18:42:46 -04:00 |
|
matlabbe
|
cbca362cc4
|
Added T265 odometry support
|
2019-05-12 19:27:32 -04:00 |
|
matlabbe
|
d4b4379829
|
Added T265 support (stereo-only yet)
|
2019-05-09 19:20:26 -04:00 |
|
matlabbe
|
e6f471d88e
|
Added imu to odom bundle adjustment. Added IMUFilter classes. Changed Aruco parameter prefix to Marker. Zed: publishing IMU data.
|
2019-05-07 18:57:53 -04:00 |
|
matlabbe
|
125d532e95
|
Added graph::calcRelativeErrors() and option --relative for report. Added skip frames option on rgbd_dataset tool.
|
2019-04-27 20:39:40 -04:00 |
|
matlabbe
|
195f6147ad
|
DBViewer: added feature/line color menu option. CameraImages/DBReader: added maxFrames parameter
|
2019-04-26 19:20:35 -04:00 |
|
matlabbe
|
a5350c4891
|
Optimizer: fixed bad g2o optimizations on 2d slam when there are 3D landmarks (#384). DBViewer: landmarks can be now visualized.
|
2019-04-26 14:03:25 -04:00 |
|
matlabbe
|
f9b7b54454
|
Dictionary: new bin descriptor to 32f conversion. RegVis: removed octave comparisons.
|
2019-04-24 01:24:55 -04:00 |
|
matlabbe
|
a0f74eaee2
|
Added new 2d feature ORB OcTree (approach used in ORB_SLAM2). report tool: fixed assert caused by bidirectional links. detectModeLoopClosures tool: check if input path exists.
|
2019-04-18 19:50:58 -04:00 |
|
matlabbe
|
77ae8e108a
|
0.19.2: Refactored SensorData interface. DBReader: Fixed GPS not published. #345: both g2o and gtsam working with GPS. g2o: added gravity edges.
|
2019-04-09 20:05:24 -04:00 |
|
matlabbe
|
9b63297a6b
|
New parameter "RGBD/MaxOdomCacheSize" used in localization mode to reject similar locations (default disabled)
|
2019-04-05 19:37:40 -04:00 |
|
matlabbe
|
fc9c762516
|
Added Optimizer/GravitySigma parameter (with GTSAM support).
|
2019-03-31 15:51:50 -04:00 |
|
matlabbe
|
7cd7ce3b41
|
Odom/GuessSmoothingDelay changed default to 0 (tum long_office_household rosbag orientation issue on the teddybear)
|
2019-03-21 11:49:44 -04:00 |
|
matlabbe
|
e8e3649f24
|
Grid/OctoMap: updated update() interface to return boolean to know if the map has been updated
|
2019-03-19 14:10:30 -04:00 |
|
matlabbe
|
c0a7c3a344
|
0.19.1: Added OdometryVINS (VINS-Fusion integration, Odom/Strategy=9)
|
2019-03-18 20:45:34 -04:00 |
|
matlabbe
|
cf4db63226
|
New parameter: OdomF2M/ValidDepthRatio
|
2019-03-06 12:35:54 -05:00 |
|
matlabbe
|
530da08145
|
Added Aruco/MaxDepthError parameter
|
2019-03-01 18:34:49 -05:00 |
|
matlabbe
|
eef47e1681
|
Aruco/MarkerLength: set default to 0 for convenience (auto estimation).
|
2019-02-22 22:07:07 -05:00 |
|
matlabbe
|
17521e8efb
|
Tango: added "Settings->Mapping->ArUco Marker Detection" option
|
2019-02-23 03:02:42 +00:00 |
|
matlabbe
|
d089e95e5a
|
MarkerDetection: added automatic marker's length estimation when depth image is provided (and when Aruco/MarkerLength is 0).
|
2019-02-22 20:01:09 -05:00 |
|
matlabbe
|
5f54bd13bb
|
Fixed build with OpenCV 3.2.0 (including opencv_contrib)
|
2019-02-22 15:27:25 -05:00 |
|
matlabbe
|
49a41d7e46
|
util3d::downsample() added intensity type support
|
2019-02-20 17:53:53 -05:00 |
|
matlabbe
|
d6ca37a9e7
|
Integration of OpenCV's ArUco Marker Detection (see new parameter "RGBD/MarkerDetection")
|
2019-02-18 18:19:55 -05:00 |
|
matlabbe
|
38b8746507
|
Added Mem/ImageCompressionFormat parameter (default .jpg)
|
2019-02-11 15:23:38 -05:00 |
|
matlabbe
|
1752b55678
|
Fixed bug with proximity detection (with combined scans) giving wrong transform sometimes if RGBD/ProximityPathFilteringRadius was used (default true). Fixed util3d::computeNormalsComplexity() when scan has intensity.
|
2019-02-07 11:19:55 -05:00 |
|
matlabbe
|
6fc884b575
|
Export: exporting with intensity for laser scans
|
2019-02-06 18:46:37 -05:00 |
|
matlabbe
|
76ef2c4b0e
|
CameraStereoZed: added odomForce3DoF option
|
2019-01-28 17:05:15 -05:00 |
|
matlabbe
|
9da2c1918f
|
CameraImages: moved scan filtering stuff to CameraThread
Preferences->Source: refactored scan filtering parameters
OdometryF2M and OdometryF2F: moved odom orientation init from IMU to OdometryROS instead
|
2019-01-15 15:41:07 -05:00 |
|
matlabbe
|
73004c643c
|
DbViewer: In graph view, nodes in latest working memory state are highlighted in red
|
2018-12-13 13:24:57 -05:00 |
|
matlabbe
|
de32e53868
|
OctoMap: fixed not dense empty cells
|
2018-12-07 19:50:15 -05:00 |
|
matlabbe
|
200ec8e5db
|
0.18.3: added landmarks (graph optimization, localization, navigation)
|
2018-12-07 18:29:41 -05:00 |
|
matlabbe
|
ca27dbd2fe
|
Fixed #339 and #289
|
2018-11-21 14:47:15 -05:00 |
|
matlabbe
|
b862d6bc48
|
0.18.2: Added Odom/GuessSmoothingDelay parameter
|
2018-11-21 11:57:04 -05:00 |
|
matlabbe
|
283c1df00c
|
Fixed labels not correctly shown. Fixed planner not sending next goals when memory management is disabled.
|
2018-11-19 18:00:24 -05:00 |
|
matlabbe
|
963aea5c0d
|
OccupancyGrid:segmentCloud() reset indices ptr to make sure the returned pointer is valid
|
2018-11-15 10:08:04 -05:00 |
|
matlabbe
|
8333677dc6
|
Improved/optimized Rtabmap timing performance for large datasets
|
2018-11-09 17:28:55 -05:00 |
|
matlabbe
|
c5057eb6b3
|
exportGraph: added RGBD-SLAM format (10) without motion capture coordinate transformation (#332)
|
2018-11-08 12:26:37 -05:00 |
|