March 2018
Intermediate to advanced
1396 pages
42h 14m
English
We can just list out the topics generated while performing simulation, and here are the topics generated by the sensor plugin:
$ rostopic list

Let's view the image data of a 3D vision sensor using the following tool called image_view.
$ rosrun image_view image_view image:=/rgbd_camera/rgb/image_raw
$ rosrun image_view image_view image:=/rgbd_camera/ir/image_raw
$ rosrun image_view image_view image:=/rgbd_camera/depth/image_raw
Here is the screenshot with all these images: