Skip to content

Commit

Permalink
Fix treeware links
Browse files Browse the repository at this point in the history
  • Loading branch information
JHartzer committed Dec 22, 2023
1 parent 2963fd8 commit 63305d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# EKF_CAL
[![Documentation](https://github.com/unmannedlab/ekf-cal/actions/workflows/documentation.yaml/badge.svg)](https://github.com/unmannedlab/ekf-cal/actions/workflows/documentation.yaml)
[![Plant Tree](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Plant%20Tree&query=%24.total&url=https%3A%2F%2Fpublic.offset.earth%2Fusers%2Ftreeware%2Ftrees)](https://plant.treeware.earth/ekf-cal)
[![Plant Tree](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Plant%20Tree&query=%24.total&url=https%3A%2F%2Fpublic.offset.earth%2Fusers%2Ftreeware%2Ftrees)](https://plant.treeware.earth/unmannedlab/ekf-cal)

Extended Kalman Filter Calibration and Localization: EKF-CAL is a package focused on the simulation
and development of a multi-sensor online calibration kalman filter. It combines the architecture of
Expand All @@ -13,7 +13,7 @@ For full documentation, please see below:
- [Getting Started](https://unmannedlab.org/ekf-cal/tutorial.html)

## License
This package is [Treeware](https://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/ekf-cal) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
This package is [Treeware](https://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/unmannedlab/ekf-cal) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

## References

Expand Down

0 comments on commit 63305d5

Please sign in to comment.