From 290d9f589c5bfb367de03d5b4df457c636696da2 Mon Sep 17 00:00:00 2001 From: Minh Nguyen Date: Wed, 13 Mar 2019 15:37:29 +0100 Subject: [PATCH] remove HSR names from cloud message --- domestic_robotics/data/sample_cloud.bag | Bin 9839959 -> 9839796 bytes domestic_robotics/perception.ipynb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domestic_robotics/data/sample_cloud.bag b/domestic_robotics/data/sample_cloud.bag index 293018e3eb991df95b9037496c147d84b0e7bd40..c55c3a5c40d5b8ec8c04da9d5f1e660afa245434 100644 GIT binary patch delta 830 zcmbu-*;3L06vy#@2qxk}rj?MPiB_0Vlv)Ylo*HgJg}D$S5GnsZu~fKb|1RwR)dtiC zNstAnM-UFTlcO&8k5WxG@%VygIwVe|61vrd?i3Wrff6d@;xzK0Mm{tsKp~1y3@y%} z1ZPo-GMvMCTtGRpIeJ_~1unsWN>t%8s$oP8YHxRXz>eM||=X{HEf32)}R)4Q~mf8!713x3zqif!5#C7>0(&h#-m>bO^+eKoSN< zFp4Kg!Gr}HV~}v*;whftImR)87nsBprZIz;c!k%PMH+AL7Vj{JdA!F0K41|a@d=-? egfCb|24C?l7xZT{ZL1vgM)?^{-dwmU>;3~2Vj|=K diff --git a/domestic_robotics/perception.ipynb b/domestic_robotics/perception.ipynb index 6f770b7..1dc78c9 100644 --- a/domestic_robotics/perception.ipynb +++ b/domestic_robotics/perception.ipynb @@ -212,7 +212,7 @@ "output_type": "stream", "text": [ "Oh no type doesn't match:\t type(cloud_msg) == PointCloud2 ? False\n", - "Actual type:\t\t\t type(cloud_msg) = \n", + "Actual type:\t\t\t type(cloud_msg) = \n", "All is good now:\t\t type(cloud_msg) == PointCloud2 ? True\n" ] } @@ -367,7 +367,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "estimated noodle box pose (frame head_rgbd_sensor_rgb_frame): x=0.029, y=-0.179, z=0.796\n" + "estimated noodle box pose (frame camera_link): x=0.029, y=-0.179, z=0.796\n" ] } ],