Skip to content

Commit b8a18b2

Browse files
adding facilities
1 parent 06bcfd7 commit b8a18b2

File tree

8 files changed

+79
-3
lines changed

8 files changed

+79
-3
lines changed

_pages/facilities.md

Lines changed: 79 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
permalink: /facilities/
44
title: Facilities
5-
description: Current testing facilities
5+
description: Current testing facilities at OSL Lab
66
nav: true
77
nav_order: 5
88
---
@@ -11,6 +11,7 @@ nav_order: 5
1111

1212
## Wave tank
1313

14+
We have a wave tank of 12x12x3m with wave generation capabilities.
1415

1516
<div class="row align-items-center">
1617
<div class="col-8">
@@ -21,6 +22,17 @@ nav_order: 5
2122
</div>
2223
</div>
2324

25+
### Qualysis camera system
26+
The tank is equipped with a Qualysis camera tracking system for precise localization.
27+
28+
<div class="row align-items-center">
29+
<div class="col-8">
30+
{% include figure.html path="assets/img/facilities/Qualysis.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
31+
</div>
32+
<div class="col-10">
33+
<br>
34+
</div>
35+
</div>
2436

2537

2638
## Test tank
@@ -40,13 +52,77 @@ nav_order: 5
4052
Current robots in the lab
4153

4254
## Bluerov2
55+
We have three BlueROVs with different configurations, one with 3D sonar and stereo camera systems for SLAM, one for manipulation, and for one for control.
56+
57+
<div class="row align-items-center">
58+
<div class="col-md-6">
59+
{% include figure.html
60+
path="assets/img/facilities/bluerov_v1.png"
61+
title="Example image 1"
62+
class="img-fluid rounded z-depth-1" %}
63+
</div>
64+
<div class="col-md-6">
65+
{% include figure.html
66+
path="assets/img/facilities/blurov_arm_b.png"
67+
title="Example image 2"
68+
class="img-fluid rounded z-depth-1" %}
69+
</div>
70+
</div>
71+
72+
## Blueboat
4373

4474
<div class="row align-items-center">
4575
<div class="col-8">
46-
{% include figure.html path="assets/img/facilities/bluerov_v1.png" title="example image" class="img-fluid rounded z-depth-1" %}
76+
{% include figure.html path="assets/img/facilities/marine_setup.png" title="example image" class="img-fluid rounded z-depth-1" %}
4777
</div>
4878
<div class="col-10">
49-
<br>
79+
<br>
80+
</div>
81+
</div>
82+
83+
84+
85+
## NEW ROV
86+
A new ROV develeped in house equiped with a stereo camera system a reach bravo alpha and nortek DVL.
87+
88+
<div class="row align-items-center">
89+
<div class="col-8">
90+
{% include figure.html path="assets/img/facilities/New_ROV.png" title="example image" class="img-fluid rounded z-depth-1" %}
91+
</div>
92+
<div class="col-10">
93+
<br>
94+
</div>
95+
</div>
96+
97+
<hr>
98+
99+
# Simulators
100+
101+
Additionally, our group has worked in the development of several simulation environments for marine robotics.
102+
103+
## Stonefish
104+
Developed together with the University of Girona. More information: <a href="https://stonefish.readthedocs.io/en/latest/" target="_blank" rel="noopener noreferrer">here</a>.
105+
106+
<div class="row align-items-center">
107+
<div class="col-8">
108+
{% include figure.html path="assets/img/facilities/Stonefish.png" title="example image" class="img-fluid rounded z-depth-1" %}
109+
</div>
110+
<div class="col-10">
111+
<br>
112+
</div>
113+
</div>
114+
115+
## Marine gym
116+
A new simulator based on Isaac Sim.
117+
More information <a href="https://marine-gym.com/" target="_blank" rel="noopener noreferrer">here</a>.
118+
119+
120+
<div class="row align-items-center">
121+
<div class="col-8">
122+
{% include figure.html path="assets/img/facilities/marinegym.png" title="example image" class="img-fluid rounded z-depth-1" %}
123+
</div>
124+
<div class="col-10">
125+
<br>
50126
</div>
51127
</div>
52128

3.04 MB
Loading

assets/img/facilities/New_ROV.png

3.6 MB
Loading

assets/img/facilities/Qualysis.jpg

381 KB
Loading
726 KB
Loading
697 KB
Loading
2.91 MB
Loading
725 KB
Loading

0 commit comments

Comments
 (0)