# Connecting the camera

### Camera Setup

As shown in section "Connecting the hardware", the camera needs to be connected to the robobrain® via one of the USB3.0 ports. There are four USB3.0 ports on the backside and two on the frontside of the robobrain®.

Two options are available for mounting the camera to the robot:

* <mark style="color:blue;">**Static mounting**</mark>
* <mark style="color:blue;">**Dynamic mounting**</mark>

<figure><img src="/files/g4vuCyTQ2teFpLW4R55n" alt=""><figcaption><p>robobrain.eye mounting options</p></figcaption></figure>

In case of the static mounting, the camera is mounted above a pick area on an external mount or similar. Due to the constant/static position, dynamic influences of the robot movement or the process are of less relevance and the cycle time can be reduced as compared to dynamic mounting.

Dynamic mounting, on the other hand, refers to mounting the camera directly on the robot's tool flange, such that the camera and gripper move together with each movement of the robot arm. The advantage of this type of mounting is the availability of a camera in different pick zones since the camera is always coupled with the robot’s movement.

<figure><img src="/files/7QAq13uHUG38DDeavRhr" alt=""><figcaption><p>Mounting on the Tool Flange</p></figcaption></figure>

{% hint style="info" %}
It is important for the mounting of the camera, that no gripper or other equipment is visible in the field of view (FOV) of the camera, therefore impairing the determination of the grip point. You can also use custom flanges for mounting the camera since, the actual camera position and orientation is determined by the calibration.
{% endhint %}

{% hint style="danger" %}
*When mounting parallel grippers, make sure that the system* implicitly *assumes a stroke movement of the gripper jaws along the x-axis of the TCP.*
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.robominds.de/manual/robobrain-r-1/robobrain-r-product-documentation/robobrain-r-installation-and-setup/connecting-the-camera.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
