BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

changes from the ppaml-slam branch #340

Closed cberzan closed 8 years ago

cberzan commented 8 years ago

This PR represents the changes we made to BLOG in the process of working on the PPAML SLAM challenge problem.

Main changes:

The old SLAM model (using noisy GPS) is in src/main/java/ppaml_slam and src/main/scala/ppaml_slam. This should probably be moved into the ppaml-slam repo, instead of merging into the main BLOG repo, so I will not merge this PR at this time.

jxwuyi commented 8 years ago

LGTM