# 4.2 Sensor Input

The following data is made available to teams:&#x20;

* 4 Optical cameras&#x20;
* 1 Lidar&#x20;
* GPS Position&#x20;
* Vessel Heading&#x20;
* Vessel velocities in 3 degrees from freedom&#x20;

Standard system setup of optical cameras:&#x20;

* Field of view: 100 degrees&#x20;
* Framerate: 3 frames per second&#x20;
* Resolution: 1920x1080&#x20;

The optical cameras are published in ROS as /optical messages. The full topic names are:

* &#x20;/optical/Front/image\_raw&#x20;
* /optical/Starboard/image\_raw&#x20;
* /optical/Back/image\_raw&#x20;
* /optical/Port/image\_raw

If the simulation is running slowly, the image resolution can be lowered by increasing the ‘Image Crop’ parameter in each camera object in the Unity editor.
