June 2016
Intermediate to advanced
428 pages
9h 15m
English
Viewing images on the remote computer is the next step to setting up the TurtleBot. Two ROS tools can be used to visualize the rgb and depth camera images. Image Viewer and rviz are used in the following sections to view the image streams published by the Kinect sensor.
A ROS node can allow us to view images that come from the rgb camera on Kinect. The camera_nodelet_manager node implements a basic camera capture program using OpenCV to handle publishing ROS image messages as a topic. This node publishes the camera images in the /camera namespace.
Three terminal windows will be required to launch the base and camera nodes on TurtleBot and launch the Image Viewer node on the remote ...
Read now
Unlock full access