Browse Source

update README build badge (travis-ci -> jenkins)

master
Daniel Agar 7 years ago
parent
commit
ec0d907d5a
  1. 2
      README.md

2
README.md

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
**Very lightweight Estimation & Control Library.**
[![DOI](https://zenodo.org/badge/22634/PX4/ecl.svg)](https://zenodo.org/badge/latestdoi/22634/PX4/ecl) [![Build Status](https://travis-ci.org/PX4/ecl.svg?branch=master)](https://travis-ci.org/PX4/ecl)
[![DOI](https://zenodo.org/badge/22634/PX4/ecl.svg)](https://zenodo.org/badge/latestdoi/22634/PX4/ecl) [![Build Status](http://ci.px4.io:8080/buildStatus/icon?job=ecl/master)](http://ci.px4.io:8080/blue/organizations/jenkins/ecl/activity)
This library solves the estimation & control problems of a number of robots and drones. It accepts GPS, vision and inertial sensor inputs. It is extremely lightweight and efficient and yet has the rugged field-proven performance.

Loading…
Cancel
Save