File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ <mujoco model =" spot with arm scene" >
2+ <include file =" spot_arm.xml" />
3+
4+ <statistic center =" 0.15 0.1 0.38" extent =" .8" meansize =" 0.05" />
5+
6+ <visual >
7+ <headlight diffuse =" 0.6 0.6 0.6" ambient =" 0.3 0.3 0.3" specular =" 0 0 0" />
8+ <rgba haze =" 0.15 0.25 0.35 1" />
9+ <global azimuth =" 220" elevation =" -10" />
10+ <quality shadowsize =" 8192" />
11+ </visual >
12+
13+ <asset >
14+ <texture type =" skybox" builtin =" gradient" rgb1 =" 0.3 0.5 0.7" rgb2 =" 0 0 0" width =" 512" height =" 3072" />
15+ <texture type =" 2d" name =" groundplane" builtin =" checker" mark =" edge" rgb1 =" 0.2 0.3 0.4" rgb2 =" 0.1 0.2 0.3"
16+ markrgb =" 0.8 0.8 0.8" width =" 300" height =" 300" />
17+ <material name =" groundplane" texture =" groundplane" texuniform =" true" texrepeat =" 5 5" reflectance =" 0.2" />
18+ </asset >
19+
20+ <worldbody >
21+ <geom name =" floor" size =" 0 0 0.05" type =" plane" material =" groundplane" />
22+ </worldbody >
23+ </mujoco >
You can’t perform that action at this time.
0 commit comments