Skip to content

Commit b72d9c5

Browse files
authored
Merge pull request #617 from JdeRobot/montecarlo-visual-localization-harmonic
Montecarlo visual localization harmonic
2 parents 53ad356 + f192622 commit b72d9c5

File tree

24 files changed

+7773
-6122
lines changed

24 files changed

+7773
-6122
lines changed
Binary file not shown.

CustomRobots/roomba_robot/models/house_int2_roof/meshes/model.dae

Lines changed: 369 additions & 0 deletions
Large diffs are not rendered by default.
120 KB
Loading

CustomRobots/roomba_robot/models/house_int2_roof/model.sdf

Lines changed: 601 additions & 6000 deletions
Large diffs are not rendered by default.
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
material Roof/Roof0
2+
{
3+
receive_shadows off
4+
technique
5+
{
6+
pass
7+
{
8+
texture_unit
9+
{
10+
texture Roof0.png
11+
}
12+
}
13+
}
14+
}
15+
16+
material Roof/Roof1
17+
{
18+
receive_shadows off
19+
technique
20+
{
21+
pass
22+
{
23+
texture_unit
24+
{
25+
texture Roof1.png
26+
}
27+
}
28+
}
29+
}
30+
31+
material Roof/Roof2
32+
{
33+
receive_shadows off
34+
technique
35+
{
36+
pass
37+
{
38+
texture_unit
39+
{
40+
texture Roof2.png
41+
}
42+
}
43+
}
44+
}
45+
46+
material Roof/Roof3
47+
{
48+
receive_shadows off
49+
technique
50+
{
51+
pass
52+
{
53+
texture_unit
54+
{
55+
texture Roof3.png
56+
}
57+
}
58+
}
59+
}
60+
61+
material Roof/Roof4
62+
{
63+
receive_shadows off
64+
technique
65+
{
66+
pass
67+
{
68+
texture_unit
69+
{
70+
texture Roof4.png
71+
}
72+
}
73+
}
74+
}
75+
76+
material Roof/Roof5
77+
{
78+
receive_shadows off
79+
technique
80+
{
81+
pass
82+
{
83+
texture_unit
84+
{
85+
texture Roof5.png
86+
}
87+
}
88+
}
89+
}
90+
91+
material Roof/Roof6
92+
{
93+
receive_shadows off
94+
technique
95+
{
96+
pass
97+
{
98+
texture_unit
99+
{
100+
texture Roof6.png
101+
}
102+
}
103+
}
104+
}
75.4 KB
Loading
95.9 KB
Loading
131 KB
Loading
75.2 KB
Loading
431 KB
Loading

0 commit comments

Comments
 (0)