Skip to content

Commit 73f03fc

Browse files
authored
Merge pull request #679 from JdeRobot/test-fix-rtf-circuits
Fix rtf circuits by removing walls
2 parents 532f2d1 + 7c914a7 commit 73f03fc

40 files changed

Lines changed: 39673 additions & 70857 deletions
8.1 KB
Loading
76.5 KB
Loading

CustomRobots/f1/models/montmelo_line/meshes/montmelo.dae

100755100644
Lines changed: 1252 additions & 1208 deletions
Large diffs are not rendered by default.
-5.12 MB
Binary file not shown.
Lines changed: 29 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,32 @@
11
<?xml version='1.0'?>
22
<sdf version="1.4">
3-
<model name="montmelo">
4-
<static>true</static>
5-
<link name="montmelo">
6-
<pose>0 0 0 0 0 0</pose>
7-
<collision name="collision">
8-
<geometry>
9-
<plane>
10-
<size> 700 500</size>
11-
</plane>
12-
</geometry>
13-
</collision>
14-
<visual name="visual">
15-
<geometry>
16-
<mesh>
17-
<uri>model://montmelo_line/meshes/montmelo.dae</uri>
18-
</mesh>
19-
</geometry>
20-
</visual>
21-
</link>
22-
<link name="pared">
23-
<collision name="collision">
24-
<geometry>
25-
<mesh>
26-
<uri>model://montmelo_line/meshes/pared.stl</uri>
27-
</mesh>
28-
</geometry>
29-
</collision>
30-
<visual name="visual">
31-
<geometry>
32-
<mesh>
33-
<uri>model://montmelo_line/meshes/pared.stl</uri>
34-
</mesh>
35-
</geometry>
36-
</visual>
37-
</link>
38-
</model>
3+
<model name="montmelo">
4+
<static>true</static>
5+
<link name="montmelo">
6+
<pose>0 0 0 0 0 0</pose>
7+
<collision name="collision">
8+
<geometry>
9+
<plane>
10+
<size> 700 500</size>
11+
</plane>
12+
</geometry>
13+
</collision>
14+
<visual name="visual">
15+
<geometry>
16+
<mesh>
17+
<uri>model://montmelo_line/meshes/montmelo.dae</uri>
18+
</mesh>
19+
</geometry>
20+
</visual>
21+
</link>
22+
<link name="pared">
23+
<collision name="collision">
24+
<geometry>
25+
<mesh>
26+
<uri>model://montmelo_line/meshes/pared.stl</uri>
27+
</mesh>
28+
</geometry>
29+
</collision>
30+
</link>
31+
</model>
3932
</sdf>
8.1 KB
Loading
76.5 KB
Loading

CustomRobots/f1/models/montreal_line/meshes/montreal.dae

100755100644
Lines changed: 36854 additions & 36882 deletions
Large diffs are not rendered by default.

CustomRobots/f1/models/montreal_line/meshes/montreal_pared.dae

Lines changed: 0 additions & 1172 deletions
This file was deleted.
-1.23 MB
Binary file not shown.

0 commit comments

Comments
 (0)