Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
7e6527d
update indoor map calibration and related files
jiahui-yang-2157 Mar 18, 2026
0a03796
update indoor map match
jiahui-yang-2157 Mar 18, 2026
6bac0b5
Delete secrect properties
wxyuuu1114 Mar 18, 2026
f16875a
Empty secret properties
wxyuuu1114 Mar 18, 2026
fb07a87
Modify the UI interface
jiahui-yang-2157 Mar 19, 2026
40b63a9
upload test json
jiahui-yang-2157 Mar 19, 2026
708d31f
UI update
jiahui-yang-2157 Mar 20, 2026
69d18e7
test UI
jiahui-yang-2157 Mar 20, 2026
c4d43f2
delete key
jiahui-yang-2157 Mar 20, 2026
0e7cb08
floor test
jiahui-yang-2157 Mar 20, 2026
eada388
Wall-penetrating logic modification
jiahui-yang-2157 Mar 20, 2026
4c82bce
lift develop
jiahui-yang-2157 Mar 20, 2026
e0b37da
Go downstairs
jiahui-yang-2157 Mar 26, 2026
e12f5ee
UI
jiahui-yang-2157 Mar 26, 2026
9c5b6e4
UI2
jiahui-yang-2157 Mar 26, 2026
c3d1312
split
jiahui-yang-2157 Mar 26, 2026
4503a84
Correct the logic modification
jiahui-yang-2157 Mar 27, 2026
2ab390f
Correct the rpute
jiahui-yang-2157 Mar 27, 2026
c4e715e
Correct the UI
jiahui-yang-2157 Mar 27, 2026
da03bff
log UI
jiahui-yang-2157 Mar 27, 2026
d76e634
Correct the UI2
jiahui-yang-2157 Mar 27, 2026
87ca90b
feature3
jiahui-yang-2157 Mar 27, 2026
7485d50
Sensor Fusion: Particle Filter
wxyuuu1114 Mar 14, 2026
98c23b5
Initial floor restoration
jiahui-yang-2157 Mar 27, 2026
408d89b
Fixed starting position in live mode
jiahui-yang-2157 Mar 27, 2026
aa291a0
Add PF-Map constraint integration,fix live data fragment initialisati…
wxyuuu1114 Mar 28, 2026
619702f
Make FloorController the sole live AutoFloor owner and clean floor-se…
wxyuuu1114 Mar 28, 2026
befaf56
add QSMFI logic
Ver12 Mar 29, 2026
398c52a
Add Toggle option for QSMFI Heading Calibrator,Complete the integrati…
wxyuuu1114 Mar 29, 2026
1d4a1a8
Removed continuous trajectory shaping
wxyuuu1114 Mar 29, 2026
356ee3e
Cleaned Integration of Particle Filter with Map Constraint
wxyuuu1114 Mar 30, 2026
223f5d2
Add user defined locations at the start fragment
wxyuuu1114 Mar 30, 2026
0d6f2e8
trial
Ver12 Mar 30, 2026
46b88ad
floor
jiahui-yang-2157 Mar 30, 2026
4d565a3
Add weight recovery model to prevent stuck
Ver12 Mar 30, 2026
223ba78
clean up and add detail comments
wxyuuu1114 Apr 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
450,789 changes: 450,789 additions & 0 deletions app/src/main/assets/replay/traj_1.json

Large diffs are not rendered by default.

120,429 changes: 120,429 additions & 0 deletions app/src/main/assets/replay/traj_2.json

Large diffs are not rendered by default.

183,471 changes: 183,471 additions & 0 deletions app/src/main/assets/replay/traj_20260320_133314.json

Large diffs are not rendered by default.

183,471 changes: 183,471 additions & 0 deletions app/src/main/assets/replay/traj_3.json

Large diffs are not rendered by default.

4,587 changes: 4,587 additions & 0 deletions app/src/main/assets/replay/trajectory_long_same_floor.json

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions app/src/main/assets/replay/trajectory_perfect_stairs_up.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@


{
"androidVersion": "synthetic-test-data",
"trajectoryVersion": "replay_v2_reasonable",
"trajectoryId": "trajectory_perfect_stairs_up",
"startTimestamp": 0,
"notes": "Perfect straight stair climb with step distance > 1.5m to pass the likelyLiftMotion check in MapMatchingService.",
"imuData": [
{ "relativeTimestamp": "0", "x": 0.0, "y": 0.0, "currentElevation": 0.0, "deltaHeight": 0.0, "heightChanged": false, "syntheticFloor": 0, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 0 },
{ "relativeTimestamp": "1000", "x": 0.0, "y": 1.6, "currentElevation": 0.0, "deltaHeight": 0.0, "heightChanged": false, "syntheticFloor": 0, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 2 },
{ "relativeTimestamp": "2000", "x": 0.0, "y": 3.2, "currentElevation": 0.0, "deltaHeight": 0.0, "heightChanged": false, "syntheticFloor": 0, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 4 },
{ "relativeTimestamp": "3000", "x": 0.0, "y": 4.8, "currentElevation": 0.0, "deltaHeight": 0.0, "heightChanged": false, "syntheticFloor": 0, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 6 },
{ "relativeTimestamp": "4000", "x": 0.0, "y": 6.4, "currentElevation": 1.5, "deltaHeight": 1.5, "heightChanged": false, "syntheticFloor": 0, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 8 },
{ "relativeTimestamp": "5000", "x": 0.0, "y": 8.0, "currentElevation": 3.0, "deltaHeight": 1.5, "heightChanged": false, "syntheticFloor": 0, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 10 },
{ "relativeTimestamp": "6000", "x": 0.0, "y": 9.6, "currentElevation": 4.0, "deltaHeight": 1.0, "heightChanged": true, "syntheticFloor": 1, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 12 },
{ "relativeTimestamp": "7000", "x": 0.0, "y": 11.2, "currentElevation": 4.0, "deltaHeight": 0.0, "heightChanged": true, "syntheticFloor": 1, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 14 },
{ "relativeTimestamp": "8000", "x": 0.0, "y": 12.8, "currentElevation": 4.0, "deltaHeight": 0.0, "heightChanged": true, "syntheticFloor": 1, "acc": {"x":0,"y":0,"z":9.81}, "gyr": {"x":0,"y":0,"z":0}, "rotationVector": {"x":0,"y":0,"z":0,"w":1}, "stepCount": 16 }
]
}
Loading