Skip to content

Commit

Permalink
[mujoco] moved meshes
Browse files Browse the repository at this point in the history
  • Loading branch information
sugikazu75 committed Jul 5, 2023
1 parent 919d479 commit 6950c91
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robots/dragon/urdf/mujoco/dragon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<mujoco model="dragon">
<compiler coordinate="local" convexhull="false" angle="radian" balanceinertia="true" />
<compiler coordinate="local" convexhull="false" angle="radian" balanceinertia="true" meshdir="mesh"/>
<option timestep="0.005" gravity="0 0 -9.81" collision="all"/>
<option density="1" viscosity="1e-3" collision="all"/>
<option integrator="implicit" />
Expand Down

0 comments on commit 6950c91

Please sign in to comment.