Skip to content

Commit cca41ac

Browse files
author
lilkm
committed
update README with changelog
1 parent a611858 commit cca41ac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ufactory_xarm7/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Requires MuJoCo 2.3.3 or later.
44

5+
## Changelog
6+
7+
- **17/12/2024**: Improved object grasping by:
8+
- Adding two collision box meshes as pads for each finger.
9+
- Setting `armature=0.1` for the joints.
10+
11+
These changes resolve [issue #83](https://github.com/google-deepmind/mujoco_menagerie/issues/83) and are implemented in [PR #131](https://github.com/google-deepmind/mujoco_menagerie/pull/131).
12+
513
## Overview
614

715
This package contains a simplified robot description (MJCF) of the [xArm7

0 commit comments

Comments
 (0)