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 e02e7f9 commit 32fa8af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,12 @@ There are two examples which are implemented by LEGO (one of non-linear data fit
--------Estimates after optimization--------
a, b, c = 0.98179, 2.0277, 0.989624
--------Ground truth--------
a, b, c = 1.0, 2.0, 1.0
a, b, c = 1.0, 2.0, 1.0
```

- **Result**

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

- **Pose Graph Optimization on SE3/se3**

Expand Down
Binary file added image/nonlinear_fitting.png
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 32fa8af

Please sign in to comment.