当前位置:网站首页>Mujoco XML modeling
Mujoco XML modeling
2022-07-01 18:04:00 【Feisy】
background
Reference resources Mujoco Official darwin Model
step1 Set up the scene
worldbody Some properties of
1 light The light
2 geom appearance , Size involved , Location, etc
<mujoco model="darwin v1.31">
<compiler angle="radian" inertiafromgeom="true" meshdir="meshes/"/>
<size nconmax="100" njmax="500" nstack="-1"/>
<default>
<geom material="MatFrame" margin='0.001' />
<joint limited='true' frictionloss="0.2" damping="1.06" armature="0.011" axis="0 0 1" pos="0 0 0"/>
<position ctrllimited='true' kp='2.65'/>
</default>
<asset>
<texture type="skybox" builtin="gradient" rgb1="1 1 1" rgb2="0 0 0" width="100" height="100"/>
<texture name="groundplane" type="2d" builtin="checker" rgb1=".7 .7 .75" rgb2=".9 .9 .95" width="500" height="500" mark="edge" markrgb=".1 .1 .1"/>
<material name="MatPlastic" specular=".8" shininess=".6" reflectance="0.5" rgba=".4 .41 .4 1"/>
<material name="MatFrame" specular="1.2" shininess=".1" reflectance="0.5" rgba=".21 .2 .2 1"/>
<material name="MatGnd" texture="groundplane" texrepeat="5 5" specular=".5" shininess=".01" reflectance="0.1"/>
</asset>
<worldbody>
<light directional="false" cutoff="60" exponent="1" diffuse=".5 .5 .5" specular=".1 .1 .1" pos="0.5 0.1 0.8" dir="-0.5 -0.1 -0.8"/>
<geom name="ground" pos="0 0 0" size="5 5 5" material="MatGnd" type="plane"/>
</worldbody>
</mujoco>
边栏推荐
- Openlayers customize bubble boxes and navigate to bubble boxes
- Is online stock account opening safe? Is it reliable?
- Report on research and investment prospects of China's silicon nitride ceramic substrate industry (2022 Edition)
- Gold, silver and four job hopping, interview questions are prepared, and Ali becomes the champion
- Petrv2: a unified framework for 3D perception of multi camera images
- Penetration practice vulnhub range Tornado
- Roewe rx5's "a little more" product strategy
- Fresh, 2022 advanced Android interview must know 100 questions (interview questions + answer analysis)
- 开发那些事儿:EasyCVR平台添加播放地址鉴权
- Thinkphp6 - CMS multi wechat management system source code
猜你喜欢
DNS
Gold, silver and four job hopping, interview questions are prepared, and Ali becomes the champion
Nearly 60% of the employees strongly support Ctrip's "3+2" working mode, and work at home for two days a week
Yolov5 practice: teach object detection by hand
Check log4j problems using stain analysis
[PHP foundation] realize the connection between PHP and SQL database
(17) DAC conversion experiment
New patent applications and transfers
June issue | antdb database participated in the preparation of the "Database Development Research Report" and appeared on the list of information technology and entrepreneurship industries
ACL 2022 | decomposed meta learning small sample named entity recognition
随机推荐
Glidefast consulting was selected as the elite partner of servicenow in 2022
New 95 community system whole station source code
From comedians to NBA Zhan Huang, check the encrypted advertisements during this super bowl
China PBAT resin Market Forecast and Strategic Research Report (2022 Edition)
[beauty detection artifact] come on, please show your unique skill (is this beauty worthy of the audience?)
What are the six steps of the software development process? How to draw software development flow chart?
[PHP foundation] realize the connection between PHP and SQL database
Three dimensional anti-terrorism Simulation Drill deduction training system software
Penetration practice vulnhub range Nemesis
Quick foundation of group theory (5): generators, Kelley graphs, orbits, cyclic graphs, and "dimensions" of groups?
Session layer of csframework, server and client (1)
SPIE Western optoelectronics exhibition returned offline and successfully held a science and engineering event
Pyqt5, draw a histogram on the control
February 16, 2022 Daily: graph neural network self training method under distribution and migration
Product service, operation characteristics
Length of learning and changing
Source code of new campus errand / campus task platform on mutual station
Petrv2: a unified framework for 3D perception of multi camera images
Is Huishang futures a regular futures platform? Is it safe to open an account in Huishang futures?
Develop those things: easycvr cluster device management page function display optimization