diff --git a/readme.md b/readme.md index bf13e083..da024af5 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +[![License CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](license.md) +![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg) # Deep Object Pose Estimation - ROS Inference This is the official DOPE ROS package for detection and 6-DoF pose estimation of **known objects** from an RGB camera. The network has been trained on the following YCB objects: cracker box, sugar box, tomato soup can, mustard bottle, potted meat can, and gelatin box. For more details, see our [CoRL 2018 paper](https://arxiv.org/abs/1809.10790).