Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions g2o.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<tr><td colspan=2>

<br><b><a target="_blank" href="https://github.com/OpenSLAM-org/openslam_g2o">Get the Source Code!</a><br>
<br><b><a target="_blank" href="https://github.com/RainerKuemmerle/g2o">Get the Source Code!</a><br>

</td></tr>
<tr><td colspan=2>
Expand Down Expand Up @@ -108,12 +108,12 @@
<tr><td colspan=2>
<br>
<b>Further Information</b><br>

The code of the OpenSLAM repository is a stable release. Please see


The code of the
<a target="_blank" href="https://github.com/OpenSLAM-org/openslam_g2o">g2o OpenSLAM repository</a>
is a stable release with code resampling the original publication. Please see
<a href="https://github.com/RainerKuemmerle/g2o" target="_blank">g2o on github</a>

for our devel code, among other things it features a run-time improved version of the
for our updated code, among other things it features a run-time improved version of the
Schur complement. Additionally, the devel version is re-licensed under the terms of
the BSD license.<br><br>

Expand Down