File tree Expand file tree Collapse file tree
ariac_gz/models/vacuum_tools/vg_2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 </link >
2727
28+ <link name =" antistick_link1" >
29+ <inertial auto =" true" />
30+ <pose > 0.025 0 -0.06305 0 0 0 </pose >
31+ <collision name =" collision" >
32+ <density >1</density >
33+ <geometry >
34+ <box >
35+ <size >0.01 0.01 0.001</size >
36+ </box >
37+ </geometry >
38+ </collision >
39+ </link >
40+
41+ <link name =" antistick_link2" >
42+ <inertial auto =" true" />
43+ <pose > -0.025 0 -0.06305 0 0 0 </pose >
44+ <collision name =" collision" >
45+ <density >1</density >
46+ <geometry >
47+ <box >
48+ <size >0.01 0.01 0.001</size >
49+ </box >
50+ </geometry >
51+ </collision >
52+ </link >
53+
54+ <joint name =" antistick_joint1" type =" fixed" >
55+ <parent >base_link</parent >
56+ <child >antistick_link1</child >
57+ </joint >
58+
59+ <joint name =" antistick_joint2" type =" fixed" >
60+ <parent >base_link</parent >
61+ <child >antistick_link2</child >
62+ </joint >
63+
2864 <link name =" contact_link" >
2965 <inertial auto =" true" />
3066 <pose > 0 0 -0.00505 0 0 0</pose >
You can’t perform that action at this time.
0 commit comments