-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed contact friction and gains on example/sim
- Loading branch information
1 parent
298c06c
commit 22d3ca7
Showing
4 changed files
with
140 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<body name="ball" pos="0 0 0.132" quat="1 0 0 0"> | ||
<freejoint name="ball"/> | ||
<inertial pos="0 0 -0.0075" quat="0.5 0.5 -0.5 0.5" mass="0.524" diaginertia="0.073541512 0.07356916 0.073543931"/> | ||
<geom name="Part-1-1-collision" type="sphere" size="0.132" rgba="1 0.55 0 1" contype="1" conaffinity="1" density="0" group="0"/> | ||
<geom name="Part-1-1-collision" type="sphere" size="0.132" rgba="1 0.55 0 1" contype="1" conaffinity="1" density="0" group="0" solref="0.01 1" solimp="0.8 0.9 0.01"/> | ||
<geom type="mesh" rgba="1 0.55 0 1" mesh="Part-1-1" conaffinity="0" condim="1" contype="0" density="0" group="1"/> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters