ros-industrial / abb_libegm

A C++ library for interfacing with ABB robot controllers supporting Externally Guided Motion (689-1)
BSD 3-Clause "New" or "Revised" License
93 stars 53 forks source link

readme: use GHA badges #128

Closed gavanderhoorn closed 3 years ago

gavanderhoorn commented 3 years ago

As per subject.

gavanderhoorn commented 3 years ago

I've opted to distribute the badges over two 'rows', as I thought it'd otherwise become too many badges on a single line.

Depending on preference, we could revert it to be on a single line of course.

jontje commented 3 years ago

I've opted to distribute the badges over two 'rows', as I thought it'd otherwise become too many badges on a single line.

Depending on preference, we could revert it to be on a single line of course.

Multiple lines are fine with me.

Maybe even make it three lines similar to e.g. abb_robot_driver's README?

gavanderhoorn commented 3 years ago

Good suggestion. I've done that.

I've also added an "open issues" badge, similar to the abb_robot_driver readme.

gavanderhoorn commented 3 years ago

Thanks for the review.