Follow the first three points of [realsense installing packages](https://github.com/IntelRealSense/librealsense/blob/master/doc/distribution_linux.md#installing-the-packages) and run
```bash
realsense-viewer
```
to check that the camera is working and to update the camera firmware if necessary.
# Development Computer
# Development Computer
## Description
The system is an Ubuntu 18.04 with ROS Melodic and the necessary ros packages to simulate and communicate with the robot.
## Instructions
**1. Install Ubuntu 18.04, configure it and install ROS Melodic**
Follow the step one and three (and two optionally) of the [embedded installation instructions](https://gitlab.iri.upc.edu/labrobotica/ros/robots/helena/iri_helena_how_to/-/blob/master/docs/installation.md#instructions).
**2. Create the robot workspace and download and compile the necessary packages**