From db605ba240be9843d44a7f2c73dd6d26ed027a73 Mon Sep 17 00:00:00 2001 From: paul-shuvo Date: Sun, 14 Feb 2021 00:38:51 -0800 Subject: [PATCH] chore: updated readme --- .travis.yml | 2 +- readme.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7b2c08e..e80cb75 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: required jobs: include: - + - name: noetic os: linux dist: focal diff --git a/readme.md b/readme.md index 5a2e8a0..c9d80ba 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,8 @@ A simple ROS package for detection and pose estimation for textured objects. [![CodeFactor](https://www.codefactor.io/repository/github/paul-shuvo/planar_pose/badge)](https://www.codefactor.io/repository/github/paul-shuvo/planar_pose) [![Build Status](https://www.travis-ci.com/paul-shuvo/planar_pose.svg?branch=main)](https://www.travis-ci.com/paul-shuvo/planar_pose) +![](https://img.shields.io/badge/ROS-Noetic%20%7C%20Melodic%20%7C%20Kinetic-blue) +![](https://img.shields.io/badge/Python-2.7%20%7C%203.3+-green)