Small clarification and md cleanup
parent
52161785cf
commit
1046bf481a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue