diff --git a/domestic_robotics/data/sample_cloud.bag b/domestic_robotics/data/sample_cloud.bag index 293018e..c55c3a5 100644 Binary files a/domestic_robotics/data/sample_cloud.bag and b/domestic_robotics/data/sample_cloud.bag differ 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" ] } ],