Overview

This example shows that you can have an image view of the embedded camera on the simulated Mini-Lab.

All examples are independent. Please be aware that your previous demonstration has to be stopped before starting a new one

Display RGB and depth images from camera

The following instruction launches the Mini-Lab teleoperation and displays the images from the camera output while the robot is moving around the environment:

$ roslaunch minilab_demo_simulation minilab_display_cam_with_teleop.launch

http://www.enovarobotics.eu/Wiki/images/rqt_image_view.png

You can select the image topic you want to display :

  • /camera/depth/image_raw
  • /camera/rgb/image_raw
  • /camera/rgb/image_raw/compressed

IMPORTANT :

CTRL+C in your terminal to stop this example.

All demonstrations are independent, you have to stop this demonstration before starting a new one.

Wiki: Mini-Lab/Tutorials/Workstation_cam_with_teleop (last edited 2018-12-21 14:53:59 by InesBenAbdallah)