当前位置:网站首页>Convert the robot's URDF file to mujoco model
Convert the robot's URDF file to mujoco model
2022-07-01 18:04:00 【Feisy】
The way is to use Mujoco Self contained comiple
grammar
./compile robot.urdf mujoco_model.xml
Possible problems
Report errors 1
Error: inertia must satisfy A + B >= C; use 'balanceinertia' to fix
Object name = inertial_link, id = 3
resolvent :
other tag You can refer to the link http://www.mujoco.org/book/XMLreference.html#compiler.meshdir Is a must , If there are the following at compile time bug, You need to add balanceinertia.
stay urdf Add the following nodes to the file
<mujoco>
<compiler
meshdir="../meshes_mujoco/"
balanceinertia="true"
discardvisual="false" />
</mujoco>
2 Report errors 2: A blank model file is generated :
< mujoco model="MuJoCo Model" >
< compiler angle="radian" meshdir="../meshes/" / >
< size njmax="500" nconmax="100" / >
< worldbody / >
< /mujoco >
reference
[1]https://zhuanlan.zhihu.com/p/99991106
[2] https://github.com/openai/mujoco-py/issues/484
[3] https://github.com/wangcongrobot/dual_ur5_husky_mujoco
边栏推荐
- Gameframework eating guide
- PHP implements sensitive word filtering system "suggestions collection"
- MES production equipment manufacturing execution system software
- China acetonitrile market forecast and strategic consulting research report (2022 Edition)
- Session layer of csframework, server and client (1)
- golang中的select详解
- The latest software scheme of the intelligent information management system of the armed police force
- Slider verification code identification gadget display
- Subnet division and summary
- China metallocene polyethylene (MPE) Industry Research Report (2022 Edition)
猜你喜欢
ISO 27001 Information Security Management System Certification
(十七)DAC转换实验
What are the legal risks of NFT brought by stars such as curry and O'Neill?
Kia recalls some K3 new energy with potential safety hazards
How to retrieve the password for opening Excel files
The difference and relationship between iteratible objects, iterators and generators
Setting up a time server requires the client to automatically synchronize the time of the server at 9 a.m. every day
The method of real-time tracking the current price of London Silver
Quick foundation of group theory (5): generators, Kelley graphs, orbits, cyclic graphs, and "dimensions" of groups?
Thinkphp6 - CMS multi wechat management system source code
随机推荐
Leetcode 1380. Lucky numbers in the matrix (save the minimum number of each row and the maximum number of each column)
ACM mm 2022 video understanding challenge video classification track champion autox team technology sharing
Setting up a time server requires the client to automatically synchronize the time of the server at 9 a.m. every day
Detailed explanation of ArrayList expansion
C language implementation of sum of two numbers [easy to understand]
Oracle TRUNC function processing date format
Unity3d extended toolbar
Is online stock account opening safe? Is it reliable?
Is it reasonable and safe to open a securities account for 10000 shares free of charge? How to say
Euler function: find the number of numbers less than or equal to N and coprime with n
Source code of new campus errand / campus task platform on mutual station
[splishsplash] about how to receive / display user parameters, MVC mode and genparam on GUI and JSON
Samba basic usage
麦趣尔:媒体报道所涉两批次产品已下架封存,受理消费者诉求
Redis -- data type and operation
How to write good code - Defensive Programming Guide
What are the six steps of the software development process? How to draw software development flow chart?
徽商期货是正规期货平台吗?在徽商期货开户安全吗?
Yuancosmos game farmersworld farmers world - core content of the second conference in China!
Redis master-slave realizes 10 second check and recovery