Small clarification and md cleanup

release/4.3a0
Eric 2021-08-21 17:04:33 -04:00
parent 52161785cf
commit 1046bf481a
1 changed files with 3 additions and 3 deletions

View File

@ -51,13 +51,13 @@ The directory **vSLAMexample** includes 2 simple examples using GTSAM:
See the separate README file there. See the separate README file there.
##Undirected Graphical Models (UGM) ## Undirected Graphical Models (UGM)
The best representation for a Markov Random Field is a factor graph :-) This is illustrated with some discrete examples from the UGM MATLAB toolbox, which The best representation for a Markov Random Field is a factor graph :-) This is illustrated with some discrete examples from the UGM MATLAB toolbox, which
can be found at <http://www.di.ens.fr/~mschmidt/Software/UGM> can be found at <http://www.di.ens.fr/~mschmidt/Software/UGM>
##Building and Running ## Building and Running
To build, cd into the directory and do: To build, cd into the top-level gtsam directory and do:
``` ```
mkdir build mkdir build