Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 1aed6be

Browse files
committed
moved the gate and pole
1 parent 1e838a2 commit 1aed6be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manta_description/launch/upload_manta_cyb_pool.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<launch>
88
<arg name="debug" default="0"/>
99

10-
<arg name="x" default="-18.0"/>
10+
<arg name="x" default="0.0"/>
1111
<arg name="y" default="0.0"/>
1212
<arg name="z" default="0.0"/>
1313
<arg name="roll" default="0.0"/>

uuv_descriptions/worlds/cybernetics_pool.world

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@
118118
<!-- Gate -->
119119
<include>
120120
<name>gate_side_a</name>
121-
<pose>-6.0 -2.0 0.0 0 0 1.57</pose>
121+
<pose>10.0 2.0 0.0 0 0 1.57</pose>
122122
<uri>model://2018/gate</uri>
123123
</include>
124124

125125
<!-- Buoy -->
126126
<include>
127127
<name>buoys</name>
128-
<pose>14.0 0.0 0.0 0 0 0</pose>
128+
<pose>-10.0 0.0 0.0 0 0 0</pose>
129129
<uri>model://buoys</uri>
130130
</include>
131131

0 commit comments

Comments
 (0)