summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Miller2017-03-25 16:16:02 -0500
committerMartin Miller2017-03-25 16:16:02 -0500
commitec60ec9eba475fcfbdfc5d7bd157095affb7d66f (patch)
tree8e45e498b7dcc861d6975279c12c51ce46dbd890 /.gitignore
parent1c233f6fd05502585928e058d5d2c0ff5e23881a (diff)
downloadrefslam-ec60ec9eba475fcfbdfc5d7bd157095affb7d66f.zip
refslam-ec60ec9eba475fcfbdfc5d7bd157095affb7d66f.tar.gz
Update State::motionModel and addFeatures
Add the feature motion model update to the state method. It is implemented in two ways: one is the for loop that operates on each feature instance directly, which is how it has been implemented in the past. The second method is to compose a large L matrix for all features and compute the per feature dx in one go. It is expected that the second method is faster, but it is not yet tested for speed.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions