Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zha0ming1e committed Mar 15, 2021
1 parent 32fa8af commit 66b5e19
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ There are two examples which are implemented by LEGO (one of non-linear data fit

![nonlinear_fitting](./image/nonlinear_fitting.png)

- **Pose Graph Optimization on SE3/se3**
- **Pose Graph Optimization on SE3/se3** (e.g. pose graph optimization on se3/Lie algebra with the default updating strategy)

**Run**

Expand All @@ -145,8 +145,14 @@ There are two examples which are implemented by LEGO (one of non-linear data fit
Iteration = 6, Chi = 8.81683e+08, Lambda = 1766.34
...
```

### Uninstall

**Result**

![before_after_optimization](./image/before_after_optimization.png)

![optimization_comparison](./image/optimization_comparison.gif)

### Uninstall

We can delete the LEGO header files (\*.h/\*.hpp) and libs (\*.so) from where we installed it. Default:

Expand Down
Binary file added image/before_after_optimization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image/optimization_comparison.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66b5e19

Please sign in to comment.