mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
doc: Add various changelogs
@mateosss MRs didn't have changelogs before. This adds changelog fragments for: !1005, !1016, !1017, !1060, !1067, !1152, !1172, !1291, !889, !941, !957, !1035, !1264, !1291, !714, !880, !907, and !1290.
This commit is contained in:
parent
85bdbc1817
commit
830706e0e4
1
doc/changes/auxiliary/mr.1005.md
Normal file
1
doc/changes/auxiliary/mr.1005.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/file: Migrate calibration file format to JSON.
|
2
doc/changes/auxiliary/mr.1016.md
Normal file
2
doc/changes/auxiliary/mr.1016.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
t/slam: Update SLAM interface to support dynamically query external systems for
|
||||||
|
special features.
|
1
doc/changes/auxiliary/mr.1017.md
Normal file
1
doc/changes/auxiliary/mr.1017.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/euroc: Add EuRoC dataset recorder for saving camera and IMU streams to disk.
|
1
doc/changes/auxiliary/mr.1060.md
Normal file
1
doc/changes/auxiliary/mr.1060.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/slam: Add naive prediction to the SLAM tracker.
|
1
doc/changes/auxiliary/mr.1067.md
Normal file
1
doc/changes/auxiliary/mr.1067.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/slam: Add trajectory filters and use IMU for prediction in the SLAM tracker.
|
1
doc/changes/auxiliary/mr.1152.md
Normal file
1
doc/changes/auxiliary/mr.1152.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/slam: Add tools for performance and accuracy evaluation of the SLAM tracker.
|
2
doc/changes/auxiliary/mr.1172.md
Normal file
2
doc/changes/auxiliary/mr.1172.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
t/cli: Add monado-cli slambatch command for evaluation of SLAM datasets in
|
||||||
|
batch.
|
1
doc/changes/auxiliary/mr.1291.md
Normal file
1
doc/changes/auxiliary/mr.1291.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
u/aeg: Implement module for auto exposure and gain to help with SLAM tracking.
|
1
doc/changes/auxiliary/mr.889.md
Normal file
1
doc/changes/auxiliary/mr.889.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/slam: Initial external SLAM tracking support, working with fork of Kimera-VIO.
|
1
doc/changes/auxiliary/mr.941.md
Normal file
1
doc/changes/auxiliary/mr.941.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
t/slam: Add Basalt as a possible external SLAM system.
|
1
doc/changes/auxiliary/mr.957.md
Normal file
1
doc/changes/auxiliary/mr.957.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
u/json: Add cJSON C++ wrapper.
|
1
doc/changes/drivers/mr.1035.md
Normal file
1
doc/changes/drivers/mr.1035.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
wmr: Add SLAM (6dof inside-out) tracking for WMR headsets.
|
1
doc/changes/drivers/mr.1264.md
Normal file
1
doc/changes/drivers/mr.1264.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
wmr: Add initial hand tracking for WMR devices.
|
1
doc/changes/drivers/mr.1291.md
Normal file
1
doc/changes/drivers/mr.1291.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
wmr: Add auto exposure and gain module.
|
2
doc/changes/drivers/mr.714.md
Normal file
2
doc/changes/drivers/mr.714.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
qwerty: Add qwerty driver for emulating headset and controllers with mouse and
|
||||||
|
keyboard.
|
1
doc/changes/drivers/mr.880.md
Normal file
1
doc/changes/drivers/mr.880.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
euroc: Add euroc driver that plays EuRoC datasets for SLAM system evaluation.
|
1
doc/changes/drivers/mr.907.md
Normal file
1
doc/changes/drivers/mr.907.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
realsense: Expand driver to support non-T26x cameras and external SLAM tracking.
|
1
doc/changes/misc_features/mr.1290.md
Normal file
1
doc/changes/misc_features/mr.1290.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
gui: Use a single imgui.ini file from the config directory
|
Loading…
Reference in a new issue