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)