senselessDev
|
65d72ab7a1
|
adapt examples to new direct member access
|
2022-01-29 22:35:24 +01:00 |
Thomas Jespersen
|
d8866f1497
|
Corrected Bias key index in IMUKittiExampleGPS.m
Bias key index in ImuFactor refers to the bias at the previous timestep, `bias_i`, according to https://github.com/borglab/gtsam/blob/develop/gtsam/navigation/ImuFactor.h#L239-L244 and the C++ example https://github.com/borglab/gtsam/blob/develop/examples/ImuFactorsExample.cpp#L228
|
2020-02-24 10:41:04 +08:00 |
AltNav NUC
|
646f56413f
|
Update calling convention for pre-integrated IMU measurements in IMUKittiExampleGps, fix scope problem in plot3DTrajectory and make sure that all accessed values are of type Pose3
|
2018-05-14 17:40:48 -07:00 |
lvzhaoyang
|
e49c9fa100
|
1. remove LieVector in IMUKittiExampleGPS.m 2. Add tests the priorFactor in matlab 3. template substition tests in testsClass.cpp
|
2014-12-04 13:28:20 -05:00 |
Richard Roberts
|
deaabeb0bf
|
Committing correct dataset files for Kitti IMU example
|
2013-08-13 21:04:44 +00:00 |
Richard Roberts
|
efac059561
|
Fixed dataset search in IMUKittiExampleGPS
|
2013-08-13 21:04:40 +00:00 |
Luca Carlone
|
a518dae06a
|
Fixed GPS Kitti example, VO works but bad results
|
2013-08-12 20:45:44 +00:00 |