From 55c7fa0ca45654afc113528005c28acd5d7df5c9 Mon Sep 17 00:00:00 2001 From: MiguelARD <29914863+MiguelARD@users.noreply.github.com> Date: Fri, 28 Jul 2017 17:32:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60bb722..f3a7f22 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ You can also select the pointcloud at the same time: * **/openpose_ros/skeleton_3d/input_pointcloud:** Here is published the point-cloud that is synchronized with the RGB image from where we extract the x,y, z real world coordinates of the keypoints. - + * **/openpose_ros/skeleton_3d/input_rgb:** the RGB image that we use to make the 2d detections is published in this topic and it is synchronized with the input point-cloud. -- GitLab