hpp-tutorial 9.0.0__0-py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- cmeel.prefix/include/hpp/tutorial/config.hh +94 -0
- cmeel.prefix/include/hpp/tutorial/deprecated.hh +56 -0
- cmeel.prefix/include/hpp/tutorial/warning.hh +35 -0
- cmeel.prefix/lib/cmake/hpp_tutorial/cxx-standard.cmake +193 -0
- cmeel.prefix/lib/cmake/hpp_tutorial/hpp_tutorialConfig.cmake +209 -0
- cmeel.prefix/lib/cmake/hpp_tutorial/hpp_tutorialConfigVersion.cmake +65 -0
- cmeel.prefix/lib/cmake/hpp_tutorial/hpp_tutorialTargets.cmake +102 -0
- cmeel.prefix/lib/pkgconfig/hpp_tutorial.pc +22 -0
- cmeel.prefix/share/ament_index/resource_index/packages/hpp_tutorial +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/auf_saeule_bei_shop.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/ganz_links_neben_roboterplakat.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/ganz_links_vorn_bei_biolab.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/ganz_rechts_neben_kuecheninsel.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/hinter_shopschraenken_an_saeule.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/mittig_neben_roboterplakat.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/sink.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/stove.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/wallpaper.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/wallpaper2.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/wallpaper_ai_unihb.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/materials/textures/wallpaper_project_logos.png +0 -0
- cmeel.prefix/share/hpp_tutorial/Media/models/meshes/glasses/__Color_A05_4.png +0 -0
- cmeel.prefix/share/hpp_tutorial/hook/ament_prefix_path.dsv +1 -0
- cmeel.prefix/share/hpp_tutorial/hook/python_path.dsv +1 -0
- cmeel.prefix/share/hpp_tutorial/launch/config.rviz +475 -0
- cmeel.prefix/share/hpp_tutorial/launch/tutorial_7_launch.py +124 -0
- cmeel.prefix/share/hpp_tutorial/launch/tutorial_8_launch.py +193 -0
- cmeel.prefix/share/hpp_tutorial/meshes/box.dae +601 -0
- cmeel.prefix/share/hpp_tutorial/meshes/drill.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/base_link.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/link_1.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/link_2.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/link_3.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/link_4.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/link_5.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/collision/link_6.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/base_link.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/link_1.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/link_2.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/link_3.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/link_4.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/link_5.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/meshes/staubli-tx2-90/visual/link_6.stl +0 -0
- cmeel.prefix/share/hpp_tutorial/package.xml +20 -0
- cmeel.prefix/share/hpp_tutorial/srdf/box.srdf +13 -0
- cmeel.prefix/share/hpp_tutorial/srdf/cup.srdf +22 -0
- cmeel.prefix/share/hpp_tutorial/srdf/door.srdf +14 -0
- cmeel.prefix/share/hpp_tutorial/srdf/fr3.srdf +92 -0
- cmeel.prefix/share/hpp_tutorial/srdf/ground.srdf +8 -0
- cmeel.prefix/share/hpp_tutorial/srdf/kitchen_area.srdf +11770 -0
- cmeel.prefix/share/hpp_tutorial/srdf/panda.srdf +76 -0
- cmeel.prefix/share/hpp_tutorial/srdf/rod.srdf +2 -0
- cmeel.prefix/share/hpp_tutorial/srdf/staubli-drill.srdf +14 -0
- cmeel.prefix/share/hpp_tutorial/srdf/table.srdf +16 -0
- cmeel.prefix/share/hpp_tutorial/tutorial_7/controllers.yaml +28 -0
- cmeel.prefix/share/hpp_tutorial/tutorial_8/controllers.yaml +44 -0
- cmeel.prefix/share/hpp_tutorial/urdf/box.urdf +26 -0
- cmeel.prefix/share/hpp_tutorial/urdf/box_color.urdf +16 -0
- cmeel.prefix/share/hpp_tutorial/urdf/cup.urdf +26 -0
- cmeel.prefix/share/hpp_tutorial/urdf/door.urdf +111 -0
- cmeel.prefix/share/hpp_tutorial/urdf/fr3.urdf +452 -0
- cmeel.prefix/share/hpp_tutorial/urdf/ground.urdf +20 -0
- cmeel.prefix/share/hpp_tutorial/urdf/kitchen_area.urdf +4729 -0
- cmeel.prefix/share/hpp_tutorial/urdf/kitchen_area_obstacle.urdf +4729 -0
- cmeel.prefix/share/hpp_tutorial/urdf/obstacle.urdf +18 -0
- cmeel.prefix/share/hpp_tutorial/urdf/rod.urdf +19 -0
- cmeel.prefix/share/hpp_tutorial/urdf/square-plate.urdf +17 -0
- cmeel.prefix/share/hpp_tutorial/urdf/staubli-drill.urdf +254 -0
- cmeel.prefix/share/hpp_tutorial/urdf/table.urdf +160 -0
- hpp_tutorial-9.0.0.dist-info/METADATA +36 -0
- hpp_tutorial-9.0.0.dist-info/RECORD +74 -0
- hpp_tutorial-9.0.0.dist-info/WHEEL +6 -0
- hpp_tutorial-9.0.0.dist-info/licenses/LICENSE +24 -0
- hpp_tutorial-9.0.0.dist-info/top_level.txt +0 -0
|
@@ -0,0 +1,452 @@
|
|
|
1
|
+
<?xml version="1.0" ?>
|
|
2
|
+
<!-- =================================================================================== -->
|
|
3
|
+
<!-- | This document was autogenerated by xacro from /home/psardin/devel/franka_ros2_ws/src/franka_description/robots/fr3/fr3.urdf.xacro | -->
|
|
4
|
+
<!-- | EDITING THIS FILE BY HAND IS NOT RECOMMENDED | -->
|
|
5
|
+
<!-- =================================================================================== -->
|
|
6
|
+
<robot name="fr3">
|
|
7
|
+
<!-- safety_distance: Minimum safety distance in [m] by which the collision volumes are expanded and which is enforced during robot motions -->
|
|
8
|
+
<!-- robot_type: Namespace of the robot arm. Serves to differentiate between arms in case of multiple instances. -->
|
|
9
|
+
<!-- joint_limits: description of the joint limits that comes from a YAML file. Example definition: ${xacro.load_yaml('$(find franka_description)/robots/fr3/joint_limits.yaml')} -->
|
|
10
|
+
<!-- kinematics: description of the kinematics that comes from a YAML file. Example definition: ${xacro.load_yaml('$(find franka_description)/robots/fr3/kinematics.yaml')} -->
|
|
11
|
+
<!-- inertials: description of the inertials that comes from a YAML file. Example definition: ${xacro.load_yaml('$(find franka_description)/robots/fr3/inertials.yaml')} -->
|
|
12
|
+
<!-- dynamics: description of the dynamics that comes from a YAML file. Example definition: ${xacro.load_yaml('$(find franka_description)/robots/fr3/dynamics.yaml')} -->
|
|
13
|
+
<link name="base">
|
|
14
|
+
</link>
|
|
15
|
+
<joint name="fr3_base_joint" type="fixed">
|
|
16
|
+
<parent link="base"/>
|
|
17
|
+
<child link="fr3_link0"/>
|
|
18
|
+
<origin rpy="0 0 0" xyz="0 0 0"/>
|
|
19
|
+
</joint>
|
|
20
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
21
|
+
<link name="fr3_link0">
|
|
22
|
+
<visual name="fr3_link0_visual">
|
|
23
|
+
<geometry>
|
|
24
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link0.dae"/>
|
|
25
|
+
</geometry>
|
|
26
|
+
</visual>
|
|
27
|
+
<collision name="fr3_link0_collision">
|
|
28
|
+
<geometry>
|
|
29
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link0.stl"/>
|
|
30
|
+
</geometry>
|
|
31
|
+
</collision>
|
|
32
|
+
<inertial>
|
|
33
|
+
<origin rpy="0 0 0" xyz="-0.0172 0.0004 0.0745"/>
|
|
34
|
+
<mass value="2.3966"/>
|
|
35
|
+
<inertia ixx="0.009" ixy="0.0" ixz="0.002" iyy="0.0115" iyz="0.0" izz="0.0085"/>
|
|
36
|
+
</inertial>
|
|
37
|
+
</link>
|
|
38
|
+
<link name="fr3_link0_accelerometer_top">
|
|
39
|
+
</link>
|
|
40
|
+
<joint name="fr3_link0_accelerometer_top_joint" type="fixed">
|
|
41
|
+
<origin rpy="3.14159 0 0" xyz="0 0 0.05"/>
|
|
42
|
+
<parent link="fr3_link0"/>
|
|
43
|
+
<child link="fr3_link0_accelerometer_top"/>
|
|
44
|
+
</joint>
|
|
45
|
+
<link name="fr3_link0_accelerometer_bottom">
|
|
46
|
+
</link>
|
|
47
|
+
<joint name="fr3_link0_accelerometer_bottom_joint" type="fixed">
|
|
48
|
+
<origin rpy="0 0 0" xyz="0 0 0.06"/>
|
|
49
|
+
<parent link="fr3_link0"/>
|
|
50
|
+
<child link="fr3_link0_accelerometer_bottom"/>
|
|
51
|
+
</joint>
|
|
52
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
53
|
+
<link name="fr3_link1">
|
|
54
|
+
<visual name="fr3_link1_visual">
|
|
55
|
+
<geometry>
|
|
56
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link1.dae"/>
|
|
57
|
+
</geometry>
|
|
58
|
+
</visual>
|
|
59
|
+
<collision name="fr3_link1_collision">
|
|
60
|
+
<geometry>
|
|
61
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link1.stl"/>
|
|
62
|
+
</geometry>
|
|
63
|
+
</collision>
|
|
64
|
+
<inertial>
|
|
65
|
+
<origin rpy="0 0 0" xyz="0.0000004128 -0.0181251324 -0.0386035970"/>
|
|
66
|
+
<mass value="2.9274653454"/>
|
|
67
|
+
<inertia ixx="0.023927316485107913" ixy="1.3317903455714081e-05" ixz="-0.00011404774918616684" iyy="0.0224821613275756" iyz="-0.0019950320628240115" izz="0.006350098258530016"/>
|
|
68
|
+
</inertial>
|
|
69
|
+
</link>
|
|
70
|
+
<link name="fr3_link1_accelerometer_top">
|
|
71
|
+
</link>
|
|
72
|
+
<joint name="fr3_link1_accelerometer_top_joint" type="fixed">
|
|
73
|
+
<origin rpy="1.5708 0 0" xyz="0 -0.1 0.0"/>
|
|
74
|
+
<parent link="fr3_link1"/>
|
|
75
|
+
<child link="fr3_link1_accelerometer_top"/>
|
|
76
|
+
</joint>
|
|
77
|
+
<link name="fr3_link1_accelerometer_bottom">
|
|
78
|
+
</link>
|
|
79
|
+
<joint name="fr3_link1_accelerometer_bottom_joint" type="fixed">
|
|
80
|
+
<origin rpy="-1.5708 0 0" xyz="0 -0.09 0.0"/>
|
|
81
|
+
<parent link="fr3_link1"/>
|
|
82
|
+
<child link="fr3_link1_accelerometer_bottom"/>
|
|
83
|
+
</joint>
|
|
84
|
+
<joint name="fr3_joint1" type="revolute">
|
|
85
|
+
<origin rpy="0 0 0" xyz="0 0 0.333"/>
|
|
86
|
+
<parent link="fr3_link0"/>
|
|
87
|
+
<child link="fr3_link1"/>
|
|
88
|
+
<axis xyz="0 0 1"/>
|
|
89
|
+
<limit effort="87.0" lower="-2.9007" upper="2.9007" velocity="2.62"/>
|
|
90
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="-2.9007" soft_upper_limit="2.9007"/>
|
|
91
|
+
<position_based_velocity_limits deceleration_limit="6.0" velocity_offset="0.652"/>
|
|
92
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
93
|
+
</joint>
|
|
94
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
95
|
+
<link name="fr3_link2">
|
|
96
|
+
<visual name="fr3_link2_visual">
|
|
97
|
+
<geometry>
|
|
98
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link2.dae"/>
|
|
99
|
+
</geometry>
|
|
100
|
+
</visual>
|
|
101
|
+
<collision name="fr3_link2_collision">
|
|
102
|
+
<geometry>
|
|
103
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link2.stl"/>
|
|
104
|
+
</geometry>
|
|
105
|
+
</collision>
|
|
106
|
+
<inertial>
|
|
107
|
+
<origin rpy="0 0 0" xyz="0.0031828864 -0.0743221644 0.0088146084"/>
|
|
108
|
+
<mass value="2.9355370338"/>
|
|
109
|
+
<inertia ixx="0.041938946257609425" ixy="0.00020257331521090626" ixz="0.004077784227179924" iyy="0.02514514885014724" iyz="-0.0042252158006570156" izz="0.06170214472888839"/>
|
|
110
|
+
</inertial>
|
|
111
|
+
</link>
|
|
112
|
+
<link name="fr3_link2_accelerometer_top">
|
|
113
|
+
</link>
|
|
114
|
+
<joint name="fr3_link2_accelerometer_top_joint" type="fixed">
|
|
115
|
+
<origin rpy="-1.5708 0 0" xyz="0 -0.13 0"/>
|
|
116
|
+
<parent link="fr3_link2"/>
|
|
117
|
+
<child link="fr3_link2_accelerometer_top"/>
|
|
118
|
+
</joint>
|
|
119
|
+
<link name="fr3_link2_accelerometer_bottom">
|
|
120
|
+
</link>
|
|
121
|
+
<joint name="fr3_link2_accelerometer_bottom_joint" type="fixed">
|
|
122
|
+
<origin rpy="1.5708 0 0" xyz="0 -0.14 0"/>
|
|
123
|
+
<parent link="fr3_link2"/>
|
|
124
|
+
<child link="fr3_link2_accelerometer_bottom"/>
|
|
125
|
+
</joint>
|
|
126
|
+
<joint name="fr3_joint2" type="revolute">
|
|
127
|
+
<origin rpy="-1.570796326794897 0 0" xyz="0 0 0"/>
|
|
128
|
+
<parent link="fr3_link1"/>
|
|
129
|
+
<child link="fr3_link2"/>
|
|
130
|
+
<axis xyz="0 0 1"/>
|
|
131
|
+
<limit effort="87.0" lower="-1.8361" upper="1.8361" velocity="2.62"/>
|
|
132
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="-1.8361" soft_upper_limit="1.8361"/>
|
|
133
|
+
<position_based_velocity_limits deceleration_limit="2.585" velocity_offset="0.25"/>
|
|
134
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
135
|
+
</joint>
|
|
136
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
137
|
+
<link name="fr3_link3">
|
|
138
|
+
<visual name="fr3_link3_visual">
|
|
139
|
+
<geometry>
|
|
140
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link3.dae"/>
|
|
141
|
+
</geometry>
|
|
142
|
+
</visual>
|
|
143
|
+
<collision name="fr3_link3_collision">
|
|
144
|
+
<geometry>
|
|
145
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link3.stl"/>
|
|
146
|
+
</geometry>
|
|
147
|
+
</collision>
|
|
148
|
+
<inertial>
|
|
149
|
+
<origin rpy="0 0 0" xyz="0.0407015686 -0.0048200565 -0.0289730823"/>
|
|
150
|
+
<mass value="2.2449013699"/>
|
|
151
|
+
<inertia ixx="0.02410142547240885" ixy="0.002404694559042109" ixz="-0.002856269270114313" iyy="0.01974053266708178" iyz="-0.002104212683891874" izz="0.019044494482244823"/>
|
|
152
|
+
</inertial>
|
|
153
|
+
</link>
|
|
154
|
+
<link name="fr3_link3_accelerometer_top">
|
|
155
|
+
</link>
|
|
156
|
+
<joint name="fr3_link3_accelerometer_top_joint" type="fixed">
|
|
157
|
+
<origin rpy="-1.5708 0 0" xyz="0.0825 0.05 0"/>
|
|
158
|
+
<parent link="fr3_link3"/>
|
|
159
|
+
<child link="fr3_link3_accelerometer_top"/>
|
|
160
|
+
</joint>
|
|
161
|
+
<link name="fr3_link3_accelerometer_bottom">
|
|
162
|
+
</link>
|
|
163
|
+
<joint name="fr3_link3_accelerometer_bottom_joint" type="fixed">
|
|
164
|
+
<origin rpy="1.5708 0 0" xyz="0.0825 0.04 0"/>
|
|
165
|
+
<parent link="fr3_link3"/>
|
|
166
|
+
<child link="fr3_link3_accelerometer_bottom"/>
|
|
167
|
+
</joint>
|
|
168
|
+
<joint name="fr3_joint3" type="revolute">
|
|
169
|
+
<origin rpy="1.570796326794897 0 0" xyz="0 -0.316 0"/>
|
|
170
|
+
<parent link="fr3_link2"/>
|
|
171
|
+
<child link="fr3_link3"/>
|
|
172
|
+
<axis xyz="0 0 1"/>
|
|
173
|
+
<limit effort="87.0" lower="-2.9007" upper="2.9007" velocity="2.62"/>
|
|
174
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="-2.9007" soft_upper_limit="2.9007"/>
|
|
175
|
+
<position_based_velocity_limits deceleration_limit="3.5" velocity_offset="0.2005"/>
|
|
176
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
177
|
+
</joint>
|
|
178
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
179
|
+
<link name="fr3_link4">
|
|
180
|
+
<visual name="fr3_link4_visual">
|
|
181
|
+
<geometry>
|
|
182
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link4.dae"/>
|
|
183
|
+
</geometry>
|
|
184
|
+
</visual>
|
|
185
|
+
<collision name="fr3_link4_collision">
|
|
186
|
+
<geometry>
|
|
187
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link4.stl"/>
|
|
188
|
+
</geometry>
|
|
189
|
+
</collision>
|
|
190
|
+
<inertial>
|
|
191
|
+
<origin rpy="0 0 0" xyz="-0.0459100965 0.0630492960 -0.0085187868"/>
|
|
192
|
+
<mass value="2.6155955791"/>
|
|
193
|
+
<inertia ixx="0.03452998321913202" ixy="0.01322552265982813" ixz="0.01015142998484113" iyy="0.028881621933049058" iyz="-0.0009762833870704552" izz="0.04125471171146641"/>
|
|
194
|
+
</inertial>
|
|
195
|
+
</link>
|
|
196
|
+
<link name="fr3_link4_accelerometer_top">
|
|
197
|
+
</link>
|
|
198
|
+
<joint name="fr3_link4_accelerometer_top_joint" type="fixed">
|
|
199
|
+
<origin rpy="1.5708 0 0" xyz="-0.0825 0.05 0"/>
|
|
200
|
+
<parent link="fr3_link4"/>
|
|
201
|
+
<child link="fr3_link4_accelerometer_top"/>
|
|
202
|
+
</joint>
|
|
203
|
+
<link name="fr3_link4_accelerometer_bottom">
|
|
204
|
+
</link>
|
|
205
|
+
<joint name="fr3_link4_accelerometer_bottom_joint" type="fixed">
|
|
206
|
+
<origin rpy="-1.5708 0 0" xyz="-0.0825 0.06 0"/>
|
|
207
|
+
<parent link="fr3_link4"/>
|
|
208
|
+
<child link="fr3_link4_accelerometer_bottom"/>
|
|
209
|
+
</joint>
|
|
210
|
+
<joint name="fr3_joint4" type="revolute">
|
|
211
|
+
<origin rpy="1.570796326794897 0 0" xyz="0.0825 0 0"/>
|
|
212
|
+
<parent link="fr3_link3"/>
|
|
213
|
+
<child link="fr3_link4"/>
|
|
214
|
+
<axis xyz="0 0 1"/>
|
|
215
|
+
<limit effort="87.0" lower="-3.077" upper="-0.1169" velocity="2.62"/>
|
|
216
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="-3.077" soft_upper_limit="-0.1169"/>
|
|
217
|
+
<position_based_velocity_limits deceleration_limit="4.0" velocity_offset="0.3542"/>
|
|
218
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
219
|
+
</joint>
|
|
220
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
221
|
+
<link name="fr3_link5">
|
|
222
|
+
<visual name="fr3_link5_visual">
|
|
223
|
+
<geometry>
|
|
224
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link5.dae"/>
|
|
225
|
+
</geometry>
|
|
226
|
+
</visual>
|
|
227
|
+
<collision name="fr3_link5_collision">
|
|
228
|
+
<geometry>
|
|
229
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link5.stl"/>
|
|
230
|
+
</geometry>
|
|
231
|
+
</collision>
|
|
232
|
+
<inertial>
|
|
233
|
+
<origin rpy="0 0 0" xyz="-0.0016039605 0.0292536262 -0.0972965990"/>
|
|
234
|
+
<mass value="2.3271207594"/>
|
|
235
|
+
<inertia ixx="0.051610278463662895" ixy="-0.005715173387783472" ixz="-0.0035673167625872135" iyy="0.04787729713371481" iyz="0.010673985108535986" izz="0.016423625579357254"/>
|
|
236
|
+
</inertial>
|
|
237
|
+
</link>
|
|
238
|
+
<link name="fr3_link5_accelerometer_top">
|
|
239
|
+
</link>
|
|
240
|
+
<joint name="fr3_link5_accelerometer_top_joint" type="fixed">
|
|
241
|
+
<origin rpy="-1.5708 0 0" xyz="0 0.11 0"/>
|
|
242
|
+
<parent link="fr3_link5"/>
|
|
243
|
+
<child link="fr3_link5_accelerometer_top"/>
|
|
244
|
+
</joint>
|
|
245
|
+
<link name="fr3_link5_accelerometer_bottom">
|
|
246
|
+
</link>
|
|
247
|
+
<joint name="fr3_link5_accelerometer_bottom_joint" type="fixed">
|
|
248
|
+
<origin rpy="1.5708 0 0" xyz="0 0.1 0"/>
|
|
249
|
+
<parent link="fr3_link5"/>
|
|
250
|
+
<child link="fr3_link5_accelerometer_bottom"/>
|
|
251
|
+
</joint>
|
|
252
|
+
<joint name="fr3_joint5" type="revolute">
|
|
253
|
+
<origin rpy="-1.570796326794897 0 0" xyz="-0.0825 0.384 0"/>
|
|
254
|
+
<parent link="fr3_link4"/>
|
|
255
|
+
<child link="fr3_link5"/>
|
|
256
|
+
<axis xyz="0 0 1"/>
|
|
257
|
+
<limit effort="12.0" lower="-2.8763" upper="2.8763" velocity="5.26"/>
|
|
258
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="-2.8763" soft_upper_limit="2.8763"/>
|
|
259
|
+
<position_based_velocity_limits deceleration_limit="17.0" velocity_offset="0.5738"/>
|
|
260
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
261
|
+
</joint>
|
|
262
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
263
|
+
<link name="fr3_link6">
|
|
264
|
+
<visual name="fr3_link6_visual">
|
|
265
|
+
<geometry>
|
|
266
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link6.dae"/>
|
|
267
|
+
</geometry>
|
|
268
|
+
</visual>
|
|
269
|
+
<collision name="fr3_link6_collision">
|
|
270
|
+
<geometry>
|
|
271
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link6.stl"/>
|
|
272
|
+
</geometry>
|
|
273
|
+
</collision>
|
|
274
|
+
<inertial>
|
|
275
|
+
<origin rpy="0 0 0" xyz="0.0597131221 -0.0410294666 -0.0101692726"/>
|
|
276
|
+
<mass value="1.8170376524"/>
|
|
277
|
+
<inertia ixx="0.005412333594383447" ixy="0.006193456360285834" ixz="0.0014219289306117652" iyy="0.014058329545509979" iyz="-0.0013140753741120031" izz="0.016080817924212554"/>
|
|
278
|
+
</inertial>
|
|
279
|
+
</link>
|
|
280
|
+
<joint name="fr3_joint6" type="revolute">
|
|
281
|
+
<origin rpy="1.570796326794897 0 0" xyz="0 0 0"/>
|
|
282
|
+
<parent link="fr3_link5"/>
|
|
283
|
+
<child link="fr3_link6"/>
|
|
284
|
+
<axis xyz="0 0 1"/>
|
|
285
|
+
<limit effort="12.0" lower="0.4398" upper="4.6216" velocity="4.18"/>
|
|
286
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="0.4398" soft_upper_limit="4.6216"/>
|
|
287
|
+
<position_based_velocity_limits deceleration_limit="5.5" velocity_offset="0.4885"/>
|
|
288
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
289
|
+
</joint>
|
|
290
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
291
|
+
<link name="fr3_link7">
|
|
292
|
+
<visual name="fr3_link7_visual">
|
|
293
|
+
<geometry>
|
|
294
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/visual/link7.dae"/>
|
|
295
|
+
</geometry>
|
|
296
|
+
</visual>
|
|
297
|
+
<collision name="fr3_link7_collision">
|
|
298
|
+
<geometry>
|
|
299
|
+
<mesh filename="package://franka_description/meshes/robots/fr3/collision/link7.stl"/>
|
|
300
|
+
</geometry>
|
|
301
|
+
</collision>
|
|
302
|
+
<inertial>
|
|
303
|
+
<origin rpy="0 0 0" xyz="0.0045225817 0.0086261921 -0.0161633251"/>
|
|
304
|
+
<mass value="0.6271432862"/>
|
|
305
|
+
<inertia ixx="0.00021092389150104718" ixy="-2.433299114461931e-05" ixz="4.564480393778983e-05" iyy="0.00017718568002411474" iyz="8.744070223226438e-05" izz="5.993190599659971e-05"/>
|
|
306
|
+
</inertial>
|
|
307
|
+
</link>
|
|
308
|
+
<joint name="fr3_joint7" type="revolute">
|
|
309
|
+
<origin rpy="1.570796326794897 0 0" xyz="0.088 0 0"/>
|
|
310
|
+
<parent link="fr3_link6"/>
|
|
311
|
+
<child link="fr3_link7"/>
|
|
312
|
+
<axis xyz="0 0 1"/>
|
|
313
|
+
<limit effort="12.0" lower="-3.0508" upper="3.0508" velocity="5.26"/>
|
|
314
|
+
<safety_controller k_position="100.0" k_velocity="40.0" soft_lower_limit="-3.0508" soft_upper_limit="3.0508"/>
|
|
315
|
+
<position_based_velocity_limits deceleration_limit="17.0" velocity_offset="0.4592"/>
|
|
316
|
+
<dynamics D="1" K="7000" damping="0.003" friction="0.2" mu_coulomb="0" mu_viscous="16"/>
|
|
317
|
+
</joint>
|
|
318
|
+
<link name="fr3_link8"/>
|
|
319
|
+
<joint name="fr3_joint8" type="fixed">
|
|
320
|
+
<origin rpy="0 0 0" xyz="0 0 0.107"/>
|
|
321
|
+
<parent link="fr3_link7"/>
|
|
322
|
+
<child link="fr3_link8"/>
|
|
323
|
+
</joint>
|
|
324
|
+
<joint name="fr3_hand_joint" type="fixed">
|
|
325
|
+
<parent link="fr3_link8"/>
|
|
326
|
+
<child link="fr3_hand"/>
|
|
327
|
+
<origin rpy="0 0 -0.7853981633974483" xyz="0 0 0"/>
|
|
328
|
+
</joint>
|
|
329
|
+
<!-- sub-link defining detailed meshes for collision with environment -->
|
|
330
|
+
<link name="fr3_hand">
|
|
331
|
+
<visual name="fr3_hand_visual">
|
|
332
|
+
<geometry>
|
|
333
|
+
<mesh filename="package://franka_description/meshes/robot_ee/franka_hand_white/visual/hand.dae"/>
|
|
334
|
+
</geometry>
|
|
335
|
+
</visual>
|
|
336
|
+
<collision name="fr3_hand_collision">
|
|
337
|
+
<geometry>
|
|
338
|
+
<mesh filename="package://franka_description/meshes/robot_ee/franka_hand_white/collision/hand.stl"/>
|
|
339
|
+
</geometry>
|
|
340
|
+
</collision>
|
|
341
|
+
<inertial>
|
|
342
|
+
<origin rpy="0 0 0" xyz="-0.0000376 0.0119128 0.0207260"/>
|
|
343
|
+
<mass value="0.6544"/>
|
|
344
|
+
<inertia ixx="0.00186" ixy="0.0" ixz="0.0" iyy="0.0003" iyz="-2e-05" izz="0.00174"/>
|
|
345
|
+
</inertial>
|
|
346
|
+
</link>
|
|
347
|
+
<!-- Define the hand_tcp frame -->
|
|
348
|
+
<link name="fr3_hand_tcp"/>
|
|
349
|
+
<joint name="fr3_hand_tcp_joint" type="fixed">
|
|
350
|
+
<origin rpy="0 0 0" xyz="0 0 0.1034"/>
|
|
351
|
+
<parent link="fr3_hand"/>
|
|
352
|
+
<child link="fr3_hand_tcp"/>
|
|
353
|
+
</joint>
|
|
354
|
+
<link name="fr3_leftfinger">
|
|
355
|
+
<visual name="fr3_leftfinger_visual">
|
|
356
|
+
<geometry>
|
|
357
|
+
<mesh filename="package://franka_description/meshes/robot_ee/franka_hand_white/visual/finger.dae"/>
|
|
358
|
+
</geometry>
|
|
359
|
+
</visual>
|
|
360
|
+
<!-- screw mount -->
|
|
361
|
+
<collision>
|
|
362
|
+
<origin rpy="0 0 0" xyz="0 18.5e-3 11e-3"/>
|
|
363
|
+
<geometry>
|
|
364
|
+
<box size="22e-3 15e-3 20e-3"/>
|
|
365
|
+
</geometry>
|
|
366
|
+
</collision>
|
|
367
|
+
<!-- cartriage sledge -->
|
|
368
|
+
<collision>
|
|
369
|
+
<origin rpy="0 0 0" xyz="0 6.8e-3 2.2e-3"/>
|
|
370
|
+
<geometry>
|
|
371
|
+
<box size="22e-3 8.8e-3 3.8e-3"/>
|
|
372
|
+
</geometry>
|
|
373
|
+
</collision>
|
|
374
|
+
<!-- diagonal finger -->
|
|
375
|
+
<collision>
|
|
376
|
+
<origin rpy="0.5235987755982988 0 0" xyz="0 15.9e-3 28.35e-3"/>
|
|
377
|
+
<geometry>
|
|
378
|
+
<box size="17.5e-3 7e-3 23.5e-3"/>
|
|
379
|
+
</geometry>
|
|
380
|
+
</collision>
|
|
381
|
+
<!-- rubber tip with which to grasp -->
|
|
382
|
+
<collision>
|
|
383
|
+
<origin rpy="0 0 0" xyz="0 7.58e-3 45.25e-3"/>
|
|
384
|
+
<geometry>
|
|
385
|
+
<box size="17.5e-3 15.2e-3 18.5e-3"/>
|
|
386
|
+
</geometry>
|
|
387
|
+
</collision>
|
|
388
|
+
<inertial>
|
|
389
|
+
<origin rpy="0 0 0" xyz="0 0.0152850 0.0219675"/>
|
|
390
|
+
<mass value="0.0291"/>
|
|
391
|
+
<inertia ixx="8.49e-06" ixy="0.0" ixz="0.0" iyy="8.53e-06" iyz="-1.06e-06" izz="1.77e-06"/>
|
|
392
|
+
</inertial>
|
|
393
|
+
</link>
|
|
394
|
+
<link name="fr3_rightfinger">
|
|
395
|
+
<visual name="fr3_rightfinger_visual">
|
|
396
|
+
<origin rpy="0 0 0" xyz="0 0 0"/>
|
|
397
|
+
<geometry>
|
|
398
|
+
<mesh filename="package://franka_description/meshes/robot_ee/franka_hand_white/visual/finger.dae"/>
|
|
399
|
+
</geometry>
|
|
400
|
+
</visual>
|
|
401
|
+
<!-- screw mount -->
|
|
402
|
+
<collision>
|
|
403
|
+
<origin rpy="0 0 0" xyz="0 18.5e-3 11e-3"/>
|
|
404
|
+
<geometry>
|
|
405
|
+
<box size="22e-3 15e-3 20e-3"/>
|
|
406
|
+
</geometry>
|
|
407
|
+
</collision>
|
|
408
|
+
<!-- cartriage sledge -->
|
|
409
|
+
<collision>
|
|
410
|
+
<origin rpy="0 0 0" xyz="0 6.8e-3 2.2e-3"/>
|
|
411
|
+
<geometry>
|
|
412
|
+
<box size="22e-3 8.8e-3 3.8e-3"/>
|
|
413
|
+
</geometry>
|
|
414
|
+
</collision>
|
|
415
|
+
<!-- diagonal finger -->
|
|
416
|
+
<collision>
|
|
417
|
+
<origin rpy="-0.5235987755982988 0 3.141592653589793" xyz="0 15.9e-3 28.35e-3"/>
|
|
418
|
+
<geometry>
|
|
419
|
+
<box size="17.5e-3 7e-3 23.5e-3"/>
|
|
420
|
+
</geometry>
|
|
421
|
+
</collision>
|
|
422
|
+
<!-- rubber tip with which to grasp -->
|
|
423
|
+
<collision>
|
|
424
|
+
<origin rpy="0 0 0" xyz="0 7.58e-3 45.25e-3"/>
|
|
425
|
+
<geometry>
|
|
426
|
+
<box size="17.5e-3 15.2e-3 18.5e-3"/>
|
|
427
|
+
</geometry>
|
|
428
|
+
</collision>
|
|
429
|
+
<inertial>
|
|
430
|
+
<origin rpy="0 0 0" xyz="0 0.0152850 0.0219675"/>
|
|
431
|
+
<mass value="0.0291"/>
|
|
432
|
+
<inertia ixx="8.49e-06" ixy="0.0" ixz="0.0" iyy="8.53e-06" iyz="-1.06e-06" izz="1.77e-06"/>
|
|
433
|
+
</inertial>
|
|
434
|
+
</link>
|
|
435
|
+
<joint name="fr3_finger_joint1" type="prismatic">
|
|
436
|
+
<parent link="fr3_hand"/>
|
|
437
|
+
<child link="fr3_leftfinger"/>
|
|
438
|
+
<origin rpy="0 0 0" xyz="0 0 0.0584"/>
|
|
439
|
+
<axis xyz="0 1 0"/>
|
|
440
|
+
<limit effort="100" lower="0.0" upper="0.04" velocity="0.2"/>
|
|
441
|
+
<dynamics damping="0.3"/>
|
|
442
|
+
</joint>
|
|
443
|
+
<joint name="fr3_finger_joint2" type="prismatic">
|
|
444
|
+
<parent link="fr3_hand"/>
|
|
445
|
+
<child link="fr3_rightfinger"/>
|
|
446
|
+
<origin rpy="0 0 3.141592653589793" xyz="0 0 0.0584"/>
|
|
447
|
+
<axis xyz="0 1 0"/>
|
|
448
|
+
<limit effort="100" lower="0.0" upper="0.04" velocity="0.2"/>
|
|
449
|
+
<mimic joint="fr3_finger_joint1"/>
|
|
450
|
+
<dynamics damping="0.3"/>
|
|
451
|
+
</joint>
|
|
452
|
+
</robot>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<robot name="ground">
|
|
3
|
+
<link name="base_link">
|
|
4
|
+
<visual>
|
|
5
|
+
<geometry>
|
|
6
|
+
<box size="2 2 0.02"/>
|
|
7
|
+
</geometry>
|
|
8
|
+
<origin xyz="0 0 -0.01"/>
|
|
9
|
+
<material name="Orange">
|
|
10
|
+
<color rgba="1 0.4 0.3 0.6"/>
|
|
11
|
+
</material>
|
|
12
|
+
</visual>
|
|
13
|
+
<collision>
|
|
14
|
+
<geometry>
|
|
15
|
+
<box size="2 2 0.02"/>
|
|
16
|
+
</geometry>
|
|
17
|
+
<origin xyz="0 0 -0.011"/>
|
|
18
|
+
</collision>
|
|
19
|
+
</link>
|
|
20
|
+
</robot>
|