From ab32c234a1ca066d712112e7dc9fd05b59527cd5 Mon Sep 17 00:00:00 2001
From: MiguelARD <29914863+MiguelARD@users.noreply.github.com>
Date: Fri, 28 Jul 2017 14:25:07 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 616bc33..60bb722 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,8 @@ First of all you might want to change some things in the code to adapt it to you
 
 To set the options of the skeleton, go to:
 
+![alt text](https://raw.githubusercontent.com/MiguelARD/openpose_ros-1/master/readme_images/Fig12.png)
+
 Once you have set the options repeat step 3 of the installation process. Now that you have configured it, you can run the code. First of all connect your RGB-D and run the corresponding ROS drivers.
 
 For example you can use a KinectOne and https://github.com/code-iai/iai_kinect2 ROS drivers. To initialize the camera with this drivers run:
-- 
GitLab