matlabbe
|
981ac69c2c
|
Zed-mini: added imu thread to publish async imu events at 200 Hz (to support VINS odometry).
|
2019-10-13 17:40:09 -04:00 |
|
matlabbe
|
1e298dcfa2
|
CameraRealSense2: updated how imu are published in inter mode and fixed some local transforms. GUI-VINS: features are shown in Odometry view.
|
2019-10-13 14:48:11 -04:00 |
|
matlabbe
|
9cb1e4bbc5
|
CameraRealSense2: Added Dual Mode (T265+D400)
|
2019-10-03 21:06:33 -04:00 |
|
matlabbe
|
955660ba2a
|
CameraRealSense2: added stereo ir support for D400 cameras, added publishInterIMU parameter (required for VINS fusion).
|
2019-09-18 20:55:48 -04:00 |
|
matlabbe
|
b2b1977f8b
|
Deprecated getClosestTransform(), use getTransform() instead. OdometryF2M: removed patch about forcing roll/pitch from IMU (BA is already doing the job).
|
2019-09-15 17:31:58 -04:00 |
|
matlabbe
|
350d3cd85f
|
CameraRealSense2: fixed wrong IR image index. DBReader: fixed imu not published. OdometryF2M: use IMU roll/pitch values when IMU is used (reducing variance on those angles before BA).
|
2019-09-13 21:45:13 -04:00 |
|
matlabbe
|
e968fd3ef4
|
Remove landmark links when a node is deleted (and removed from the graph) #441
|
2019-09-01 13:17:44 -04:00 |
|
matlabbe
|
536f001479
|
Added OptimizerCeres class (Optimizer/Strategy=3)
|
2019-08-17 03:55:04 -04:00 |
|
matlabbe
|
4b118ae660
|
Added FastCV support (see FAST/CV parameter). VWDictionary: loading fixed dictionary only on updates (to avoid loading it multiple times when memory is reset).
|
2019-08-14 12:09:56 -04:00 |
|
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 |
|