Commit
·
3fb4f53
1
Parent(s):
297be28
add franka robot (usd, urdf, mjcf) with readme and license included
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- robots/franka/mjcf/LICENSE +176 -0
- robots/franka/mjcf/README.md +61 -0
- robots/franka/mjcf/assets/finger_0.obj +3 -0
- robots/franka/mjcf/assets/finger_1.obj +3 -0
- robots/franka/mjcf/assets/hand.stl +3 -0
- robots/franka/mjcf/assets/hand_0.obj +3 -0
- robots/franka/mjcf/assets/hand_1.obj +3 -0
- robots/franka/mjcf/assets/hand_2.obj +3 -0
- robots/franka/mjcf/assets/hand_3.obj +3 -0
- robots/franka/mjcf/assets/hand_4.obj +3 -0
- robots/franka/mjcf/assets/link0.stl +3 -0
- robots/franka/mjcf/assets/link0_0.obj +3 -0
- robots/franka/mjcf/assets/link0_1.obj +3 -0
- robots/franka/mjcf/assets/link0_10.obj +3 -0
- robots/franka/mjcf/assets/link0_11.obj +3 -0
- robots/franka/mjcf/assets/link0_2.obj +3 -0
- robots/franka/mjcf/assets/link0_3.obj +3 -0
- robots/franka/mjcf/assets/link0_4.obj +3 -0
- robots/franka/mjcf/assets/link0_5.obj +3 -0
- robots/franka/mjcf/assets/link0_7.obj +3 -0
- robots/franka/mjcf/assets/link0_8.obj +3 -0
- robots/franka/mjcf/assets/link0_9.obj +3 -0
- robots/franka/mjcf/assets/link1.obj +3 -0
- robots/franka/mjcf/assets/link1.stl +3 -0
- robots/franka/mjcf/assets/link2.obj +3 -0
- robots/franka/mjcf/assets/link2.stl +3 -0
- robots/franka/mjcf/assets/link3.stl +3 -0
- robots/franka/mjcf/assets/link3_0.obj +3 -0
- robots/franka/mjcf/assets/link3_1.obj +3 -0
- robots/franka/mjcf/assets/link3_2.obj +3 -0
- robots/franka/mjcf/assets/link3_3.obj +3 -0
- robots/franka/mjcf/assets/link4.stl +3 -0
- robots/franka/mjcf/assets/link4_0.obj +3 -0
- robots/franka/mjcf/assets/link4_1.obj +3 -0
- robots/franka/mjcf/assets/link4_2.obj +3 -0
- robots/franka/mjcf/assets/link4_3.obj +3 -0
- robots/franka/mjcf/assets/link5_0.obj +3 -0
- robots/franka/mjcf/assets/link5_1.obj +3 -0
- robots/franka/mjcf/assets/link5_2.obj +3 -0
- robots/franka/mjcf/assets/link5_collision_0.obj +3 -0
- robots/franka/mjcf/assets/link5_collision_1.obj +3 -0
- robots/franka/mjcf/assets/link5_collision_2.obj +3 -0
- robots/franka/mjcf/assets/link6.stl +3 -0
- robots/franka/mjcf/assets/link6_0.obj +3 -0
- robots/franka/mjcf/assets/link6_1.obj +3 -0
- robots/franka/mjcf/assets/link6_10.obj +3 -0
- robots/franka/mjcf/assets/link6_11.obj +3 -0
- robots/franka/mjcf/assets/link6_12.obj +3 -0
- robots/franka/mjcf/assets/link6_13.obj +3 -0
- robots/franka/mjcf/assets/link6_14.obj +3 -0
robots/franka/mjcf/LICENSE
ADDED
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Apache License
|
2 |
+
Version 2.0, January 2004
|
3 |
+
http://www.apache.org/licenses/
|
4 |
+
|
5 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
6 |
+
|
7 |
+
1. Definitions.
|
8 |
+
|
9 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
10 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
11 |
+
|
12 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
13 |
+
the copyright owner that is granting the License.
|
14 |
+
|
15 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
16 |
+
other entities that control, are controlled by, or are under common
|
17 |
+
control with that entity. For the purposes of this definition,
|
18 |
+
"control" means (i) the power, direct or indirect, to cause the
|
19 |
+
direction or management of such entity, whether by contract or
|
20 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
21 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
22 |
+
|
23 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
24 |
+
exercising permissions granted by this License.
|
25 |
+
|
26 |
+
"Source" form shall mean the preferred form for making modifications,
|
27 |
+
including but not limited to software source code, documentation
|
28 |
+
source, and configuration files.
|
29 |
+
|
30 |
+
"Object" form shall mean any form resulting from mechanical
|
31 |
+
transformation or translation of a Source form, including but
|
32 |
+
not limited to compiled object code, generated documentation,
|
33 |
+
and conversions to other media types.
|
34 |
+
|
35 |
+
"Work" shall mean the work of authorship, whether in Source or
|
36 |
+
Object form, made available under the License, as indicated by a
|
37 |
+
copyright notice that is included in or attached to the work
|
38 |
+
(an example is provided in the Appendix below).
|
39 |
+
|
40 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
41 |
+
form, that is based on (or derived from) the Work and for which the
|
42 |
+
editorial revisions, annotations, elaborations, or other modifications
|
43 |
+
represent, as a whole, an original work of authorship. For the purposes
|
44 |
+
of this License, Derivative Works shall not include works that remain
|
45 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
46 |
+
the Work and Derivative Works thereof.
|
47 |
+
|
48 |
+
"Contribution" shall mean any work of authorship, including
|
49 |
+
the original version of the Work and any modifications or additions
|
50 |
+
to that Work or Derivative Works thereof, that is intentionally
|
51 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
52 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
53 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
54 |
+
means any form of electronic, verbal, or written communication sent
|
55 |
+
to the Licensor or its representatives, including but not limited to
|
56 |
+
communication on electronic mailing lists, source code control systems,
|
57 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
58 |
+
Licensor for the purpose of discussing and improving the Work, but
|
59 |
+
excluding communication that is conspicuously marked or otherwise
|
60 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
61 |
+
|
62 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
63 |
+
on behalf of whom a Contribution has been received by Licensor and
|
64 |
+
subsequently incorporated within the Work.
|
65 |
+
|
66 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
67 |
+
this License, each Contributor hereby grants to You a perpetual,
|
68 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
69 |
+
copyright license to reproduce, prepare Derivative Works of,
|
70 |
+
publicly display, publicly perform, sublicense, and distribute the
|
71 |
+
Work and such Derivative Works in Source or Object form.
|
72 |
+
|
73 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
74 |
+
this License, each Contributor hereby grants to You a perpetual,
|
75 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
76 |
+
(except as stated in this section) patent license to make, have made,
|
77 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
78 |
+
where such license applies only to those patent claims licensable
|
79 |
+
by such Contributor that are necessarily infringed by their
|
80 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
81 |
+
with the Work to which such Contribution(s) was submitted. If You
|
82 |
+
institute patent litigation against any entity (including a
|
83 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
84 |
+
or a Contribution incorporated within the Work constitutes direct
|
85 |
+
or contributory patent infringement, then any patent licenses
|
86 |
+
granted to You under this License for that Work shall terminate
|
87 |
+
as of the date such litigation is filed.
|
88 |
+
|
89 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
90 |
+
Work or Derivative Works thereof in any medium, with or without
|
91 |
+
modifications, and in Source or Object form, provided that You
|
92 |
+
meet the following conditions:
|
93 |
+
|
94 |
+
(a) You must give any other recipients of the Work or
|
95 |
+
Derivative Works a copy of this License; and
|
96 |
+
|
97 |
+
(b) You must cause any modified files to carry prominent notices
|
98 |
+
stating that You changed the files; and
|
99 |
+
|
100 |
+
(c) You must retain, in the Source form of any Derivative Works
|
101 |
+
that You distribute, all copyright, patent, trademark, and
|
102 |
+
attribution notices from the Source form of the Work,
|
103 |
+
excluding those notices that do not pertain to any part of
|
104 |
+
the Derivative Works; and
|
105 |
+
|
106 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
107 |
+
distribution, then any Derivative Works that You distribute must
|
108 |
+
include a readable copy of the attribution notices contained
|
109 |
+
within such NOTICE file, excluding those notices that do not
|
110 |
+
pertain to any part of the Derivative Works, in at least one
|
111 |
+
of the following places: within a NOTICE text file distributed
|
112 |
+
as part of the Derivative Works; within the Source form or
|
113 |
+
documentation, if provided along with the Derivative Works; or,
|
114 |
+
within a display generated by the Derivative Works, if and
|
115 |
+
wherever such third-party notices normally appear. The contents
|
116 |
+
of the NOTICE file are for informational purposes only and
|
117 |
+
do not modify the License. You may add Your own attribution
|
118 |
+
notices within Derivative Works that You distribute, alongside
|
119 |
+
or as an addendum to the NOTICE text from the Work, provided
|
120 |
+
that such additional attribution notices cannot be construed
|
121 |
+
as modifying the License.
|
122 |
+
|
123 |
+
You may add Your own copyright statement to Your modifications and
|
124 |
+
may provide additional or different license terms and conditions
|
125 |
+
for use, reproduction, or distribution of Your modifications, or
|
126 |
+
for any such Derivative Works as a whole, provided Your use,
|
127 |
+
reproduction, and distribution of the Work otherwise complies with
|
128 |
+
the conditions stated in this License.
|
129 |
+
|
130 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
131 |
+
any Contribution intentionally submitted for inclusion in the Work
|
132 |
+
by You to the Licensor shall be under the terms and conditions of
|
133 |
+
this License, without any additional terms or conditions.
|
134 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
135 |
+
the terms of any separate license agreement you may have executed
|
136 |
+
with Licensor regarding such Contributions.
|
137 |
+
|
138 |
+
6. Trademarks. This License does not grant permission to use the trade
|
139 |
+
names, trademarks, service marks, or product names of the Licensor,
|
140 |
+
except as required for reasonable and customary use in describing the
|
141 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
142 |
+
|
143 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
144 |
+
agreed to in writing, Licensor provides the Work (and each
|
145 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
146 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
147 |
+
implied, including, without limitation, any warranties or conditions
|
148 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
149 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
150 |
+
appropriateness of using or redistributing the Work and assume any
|
151 |
+
risks associated with Your exercise of permissions under this License.
|
152 |
+
|
153 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
154 |
+
whether in tort (including negligence), contract, or otherwise,
|
155 |
+
unless required by applicable law (such as deliberate and grossly
|
156 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
157 |
+
liable to You for damages, including any direct, indirect, special,
|
158 |
+
incidental, or consequential damages of any character arising as a
|
159 |
+
result of this License or out of the use or inability to use the
|
160 |
+
Work (including but not limited to damages for loss of goodwill,
|
161 |
+
work stoppage, computer failure or malfunction, or any and all
|
162 |
+
other commercial damages or losses), even if such Contributor
|
163 |
+
has been advised of the possibility of such damages.
|
164 |
+
|
165 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
166 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
167 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
168 |
+
or other liability obligations and/or rights consistent with this
|
169 |
+
License. However, in accepting such obligations, You may act only
|
170 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
171 |
+
of any other Contributor, and only if You agree to indemnify,
|
172 |
+
defend, and hold each Contributor harmless for any liability
|
173 |
+
incurred by, or claims asserted against, such Contributor by reason
|
174 |
+
of your accepting any such warranty or additional liability.
|
175 |
+
|
176 |
+
END OF TERMS AND CONDITIONS
|
robots/franka/mjcf/README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Files in this folder are modified from [mujoco_menagerie](https://github.com/google-deepmind/mujoco_menagerie/tree/main/franka_emika_panda). The modifications are renaming the joint names to be consistent with the URDF file in `urdf` folder and the USD file in `usd` folder.
|
2 |
+
|
3 |
+
Below is the original README from the `mujoco_menagerie` repo:
|
4 |
+
|
5 |
+
# Franka Emika Panda Description (MJCF)
|
6 |
+
|
7 |
+
Requires MuJoCo 2.3.3 or later.
|
8 |
+
|
9 |
+
## Overview
|
10 |
+
|
11 |
+
This package contains a simplified robot description (MJCF) of the [Franka Emika
|
12 |
+
Panda](https://www.franka.de/) developed by [Franka
|
13 |
+
Emika](https://www.franka.de/company). It is derived from the [publicly
|
14 |
+
available URDF
|
15 |
+
description](https://github.com/frankaemika/franka_ros/tree/develop/franka_description).
|
16 |
+
|
17 |
+
<p float="left">
|
18 |
+
<img src="panda.png" width="400">
|
19 |
+
</p>
|
20 |
+
|
21 |
+
## URDF → MJCF derivation steps
|
22 |
+
|
23 |
+
1. Converted the DAE [mesh
|
24 |
+
files](https://github.com/frankaemika/franka_ros/tree/develop/franka_description/meshes/visual)
|
25 |
+
to OBJ format using [Blender](https://www.blender.org/).
|
26 |
+
2. Processed `.obj` files with [`obj2mjcf`](https://github.com/kevinzakka/obj2mjcf).
|
27 |
+
3. Eliminated the perfectly flat `link0_6` from the resulting submeshes created for `link0`.
|
28 |
+
4. Created a convex decomposition of the STL collision [mesh
|
29 |
+
file](https://github.com/frankaemika/franka_ros/tree/develop/franka_description/meshes/collision)
|
30 |
+
for `link5` using [V-HACD](https://github.com/kmammou/v-hacd).
|
31 |
+
5. Added `<mujoco> <compiler discardvisual="false"/> </mujoco>` to the
|
32 |
+
[URDF](https://github.com/frankaemika/franka_ros/tree/develop/franka_description/robots)'s
|
33 |
+
`<robot>` clause in order to preserve visual geometries.
|
34 |
+
6. Loaded the URDF into MuJoCo and saved a corresponding MJCF.
|
35 |
+
7. Matched inertial parameters with [inertial.yaml](
|
36 |
+
https://github.com/frankaemika/franka_ros/blob/develop/franka_description/robots/common/inertial.yaml).
|
37 |
+
8. Added a tracking light to the base.
|
38 |
+
9. Manually edited the MJCF to extract common properties into the `<default>` section.
|
39 |
+
10. Added `<exclude>` clauses to prevent collisions between `link7` and `link8`.
|
40 |
+
11. Manually designed collision geoms for the fingertips.
|
41 |
+
12. Added position-controlled actuators for the arm.
|
42 |
+
13. Added an equality constraint so that the left finger mimics the position of the right finger.
|
43 |
+
14. Added a tendon to split the force equally between both fingers and a
|
44 |
+
position actuator acting on this tendon.
|
45 |
+
15. Added `scene.xml` which includes the robot, with a textured groundplane, skybox, and haze.
|
46 |
+
|
47 |
+
### MJX
|
48 |
+
|
49 |
+
A version of the Franka Emika Panda environment was created for MJX. Steps:
|
50 |
+
|
51 |
+
1. Added `mjx_panda.xml`, forked from `panda.xml`.
|
52 |
+
2. Added `mjx_scene.xml` and `mjx_single_cube.xml`, forked from `scene.xml`.
|
53 |
+
3. Gripper collision geometries were modified to contain less geoms. A capsule collision geom was added to the hand.
|
54 |
+
4. Solver parameters were tuned for performance.
|
55 |
+
5. Actuator `kp` and `kv` were reduced for more stable simulation.
|
56 |
+
6. Added a `site` to the gripper.
|
57 |
+
7. Removed tendon and added position actuator for the gripper. Changed gripper `ctrlrange`.
|
58 |
+
|
59 |
+
## License
|
60 |
+
|
61 |
+
This model is released under an [Apache-2.0 License](LICENSE).
|
robots/franka/mjcf/assets/finger_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:215098c0fcdf7192f6c503a37cf49e3efecf8a9e1320f02b17c5584d89cc5b2c
|
3 |
+
size 87872
|
robots/franka/mjcf/assets/finger_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf239e9aca26bba09dbbf1c544c47d87cfc9a2f0637c8bb786af750b6d4eca44
|
3 |
+
size 64651
|
robots/franka/mjcf/assets/hand.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94493e94f30fe940f2c8ca2f155c3bbe67bbff406d3edf5e261670d2f0f6e2ed
|
3 |
+
size 10084
|
robots/franka/mjcf/assets/hand_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b94aab901086f85df04c019b30f43bf9aa23a7ad0443ec80a8c14662a41cabd2
|
3 |
+
size 9091
|
robots/franka/mjcf/assets/hand_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd76f7494bb314406a1819c46eb826ee254894f87235714f604a470653d9badb
|
3 |
+
size 121863
|
robots/franka/mjcf/assets/hand_2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0f44a71712afa5b98eb20355eff17763d3e2e19f459b2bef19abed3727e64b3
|
3 |
+
size 596001
|
robots/franka/mjcf/assets/hand_3.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a431a06d99e88a1b322b3122a01424ee7704daeaad0bc343b90b9604f014ad0c
|
3 |
+
size 902145
|
robots/franka/mjcf/assets/hand_4.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21f96ef6a8de082e41b1ea9834f1043de359e5d60305541bcb63539581f53bff
|
3 |
+
size 151988
|
robots/franka/mjcf/assets/link0.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfc6d94330de8ddb005b311bfdba9f3b8e1aa7c256b71592ee7ff32cb9a9a5aa
|
3 |
+
size 10084
|
robots/franka/mjcf/assets/link0_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b9f41a4c203540daaeb7a33cc3d0d6c6a32dc8bba187074eeaf97b3e36b3f9c
|
3 |
+
size 296497
|
robots/franka/mjcf/assets/link0_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57673d2ee2a9db2e10c8986ae57c56a7c39c012b60fd26d7d8549553b664a5ed
|
3 |
+
size 103978
|
robots/franka/mjcf/assets/link0_10.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9198b9d8534d628d097b0f2b239bb30343353182df098ce0d9db6bc13326848
|
3 |
+
size 343308
|
robots/franka/mjcf/assets/link0_11.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0adec78d6677b7799d25121981270e8bfe119b5c18d08a91ee37a54ad75f65c
|
3 |
+
size 22295
|
robots/franka/mjcf/assets/link0_2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ca435a2a87a9608a146a47955724d43dd7ce10fc3dd3018800aa98f8ba86e05
|
3 |
+
size 590892
|
robots/franka/mjcf/assets/link0_3.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e9c6334d2b3b47944af3458ee5f20519abc20fe7ee23063bb53405ccab28046
|
3 |
+
size 47588
|
robots/franka/mjcf/assets/link0_4.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:215d25789704936120f119c0bc1cc7f68516dd3f8f1df61457b71acac3873f26
|
3 |
+
size 211200
|
robots/franka/mjcf/assets/link0_5.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9361b104e93743045107aa5b15fb1a0835ba9c1f355aae71f56403cf6a9c33f6
|
3 |
+
size 17023
|
robots/franka/mjcf/assets/link0_7.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dc0b8ebbbc80e4c065d71e195adbc384f673438641fac82b07b801b4d2837cb
|
3 |
+
size 30699
|
robots/franka/mjcf/assets/link0_8.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8c436999db5586b8eb47bed2b0aa7de6993868b2681b4c04246eeac42fdb7a
|
3 |
+
size 3263194
|
robots/franka/mjcf/assets/link0_9.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45178f97d2b5da6bce11f610212c4ef7d08c73db33a4fc38e1b7f66b93d023f5
|
3 |
+
size 105629
|
robots/franka/mjcf/assets/link1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51091e776b16babdbe2f3849b5c041f921d1f11dd94ac19a0f1c81abf496fbae
|
3 |
+
size 3274995
|
robots/franka/mjcf/assets/link1.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e41a39a94108fcf56aacff603fc91ec80541f4c1af17b51a0de5617f5566e6d2
|
3 |
+
size 15084
|
robots/franka/mjcf/assets/link2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c9f8e715de52c3eb71b475de35993b3b96081e02abea9f28c414768877fc59b
|
3 |
+
size 3295608
|
robots/franka/mjcf/assets/link2.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:370f7605a0fae3529db169ded50f52f171024aa792d4d773bc84197301f6a039
|
3 |
+
size 15084
|
robots/franka/mjcf/assets/link3.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a8d638b9349c6c0eefc4e888636ac4838c4b27170f18a51699321118af709c1
|
3 |
+
size 15084
|
robots/franka/mjcf/assets/link3_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce2da87f51708e11b189249d41401065dabe89a06e251185a06cef4d5ff27178
|
3 |
+
size 3046804
|
robots/franka/mjcf/assets/link3_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2880b7753a7173f38fa87ee21da4dfc7fa7be46fbe07bac5aef9e128513cb118
|
3 |
+
size 65260
|
robots/franka/mjcf/assets/link3_2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:670cff81ae84693769ca4ae658c154cf909d81167e7c8d22b70ea977f2504efa
|
3 |
+
size 83591
|
robots/franka/mjcf/assets/link3_3.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30ede0c812efd0e0b767d134a4eae0b84e0fa407bb6325a5a555e0569b3a3ffd
|
3 |
+
size 457684
|
robots/franka/mjcf/assets/link4.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0180ebb5772ec9840cb049750cffb29a9ddc90311752a16ea34757782ef9e48d
|
3 |
+
size 15084
|
robots/franka/mjcf/assets/link4_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:443bf6d178177cf347951ecf107ccd10ca444e605e375b67304579e5f948806f
|
3 |
+
size 83486
|
robots/franka/mjcf/assets/link4_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca935ec7cc8b3f0e86aa079c76b0b3bf593b1e9830bab0fa7131ac51577c74f0
|
3 |
+
size 3148001
|
robots/franka/mjcf/assets/link4_2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c89caf26d379c35bb9e191ee2d91d09ab29ecc792b48d8bc10b39e5b38222175
|
3 |
+
size 455522
|
robots/franka/mjcf/assets/link4_3.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1495d17f45bdb230cf58b0beef9da4e8c9cfe76a3d2d38da89017efe5e093136
|
3 |
+
size 67497
|
robots/franka/mjcf/assets/link5_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3238b8f2af0f2eb66d9fe63dc5d41ac52d5d38507241b5ed10e3cb019ab3e71
|
3 |
+
size 824158
|
robots/franka/mjcf/assets/link5_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d994bbf83ec241e301b5197a6846da13f2a4a0582edb2c0f76962c5549649d6
|
3 |
+
size 63174
|
robots/franka/mjcf/assets/link5_2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83b4ffe9f772cd7fe182e98640650eebc899aaf01842656574b0416c90dd40a4
|
3 |
+
size 3856621
|
robots/franka/mjcf/assets/link5_collision_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e5aa75fb13f193555c3dfb999df91d81df25006a5c3af5338297d78137c129b
|
3 |
+
size 3861
|
robots/franka/mjcf/assets/link5_collision_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87cd8f621071df010f774cbde789282b8463840dfe704f8bdfa2e29be0142e15
|
3 |
+
size 2412
|
robots/franka/mjcf/assets/link5_collision_2.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:823ab6c8f7b1d79e0844fa071d82a03499ff68e34fddb1ba3451032c22736040
|
3 |
+
size 3786
|
robots/franka/mjcf/assets/link6.stl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20b768e99a0e0440b5754dcca108016434e57937cc356acd9c352ccd3cb27f77
|
3 |
+
size 10084
|
robots/franka/mjcf/assets/link6_0.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0504c70ebf1b284ee8faae7dcb896b8830bc672a6552015dd5dbd121fa031fb9
|
3 |
+
size 157563
|
robots/franka/mjcf/assets/link6_1.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45f7ca77695198b6d86ec2417ad4e42e6275044f0f96266699ee8e1057757ac1
|
3 |
+
size 27106
|
robots/franka/mjcf/assets/link6_10.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:365f26c21d10332cab8d8704645cb46930c30b3085956f2d097498c793f24db4
|
3 |
+
size 368502
|
robots/franka/mjcf/assets/link6_11.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ae61e08b3ad064f25bbf03b22e59cc15d65883b5a7ce92711aff29df2493901
|
3 |
+
size 32653
|
robots/franka/mjcf/assets/link6_12.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f28d1bfd62b0244ffd19fb35fe9edefdf583d3c9167db944e87185d919e1d021
|
3 |
+
size 3894
|
robots/franka/mjcf/assets/link6_13.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a55fa92dccb261d07200e6565fca4c850fd17f0c1ecf38821c0b97d51796c7d
|
3 |
+
size 3798
|
robots/franka/mjcf/assets/link6_14.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:750ae3ee4781e62e3a045c662195247b03f6642b05aa93104f08258e5f6eba26
|
3 |
+
size 444469
|