readme: Updated CI status
This commit is contained in:
parent
8526803d08
commit
9cb2d09a32
18
README.md
18
README.md
@ -1,5 +1,4 @@
|
||||
## find-object (standalone)
|
||||
Linux: [](https://travis-ci.com/introlab/find-object) Windows: [](https://ci.appveyor.com/project/matlabbe/find-object/branch/master)
|
||||
|
||||
Find-Object project, visit the [home page](http://introlab.github.io/find-object/) for more information.
|
||||
|
||||
@ -92,3 +91,20 @@ A RGB-D camera is required. Example with Realsense D400 camera:
|
||||
$ ros2 run find_object_2d tf_example
|
||||
```
|
||||
|
||||
## CI Latest
|
||||
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Linux</td>
|
||||
<td><a href="https://github.com/introlab/find-object/actions/workflows/cmake.yml"><img src="https://github.com/introlab/find-object/actions/workflows/cmake.yml/badge.svg" alt="Build Status"/> <br> <a href="https://github.com/introlab/find-object/actions/workflows/ros1.yml"><img src="https://github.com/introlab/find-object/actions/workflows/ros1.yml/badge.svg" alt="Build Status"/> <br> <a href="https://github.com/introlab/find-object/actions/workflows/ros2.yml"><img src="https://github.com/introlab/find-object/actions/workflows/ros2.yml/badge.svg" alt="Build Status"/>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Windows</td>
|
||||
<td><a href="https://ci.appveyor.com/project/matlabbe/find-object/branch/master"><img src="https://ci.appveyor.com/api/projects/status/hn51r6p5c0peqctb/branch/master?svg=true" alt="Build Status"/>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user