Skip to content
Snippets Groups Projects
Commit 12d33e72 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot]
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent d3f830f8
No related branches found
No related tags found
No related merge requests found
Pipeline #23006 passed
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<robot name="allegro_hand_left" xmlns:xacro="http://www.ros.org/wiki/xacro"> <robot name="allegro_hand_left" xmlns:xacro="http://www.ros.org/wiki/xacro">
<!-- <!--
rosrun xacro xacro.py allegro_hand_description_right.urdf.xacro > allegro_hand_description_right.urdf rosrun xacro xacro.py allegro_hand_description_right.urdf.xacro > allegro_hand_description_right.urdf
roslaunch launchers/fuerte/allegro_hand_jgui_right_virtual.launch roslaunch launchers/fuerte/allegro_hand_jgui_right_virtual.launch
--> -->
<!-- ======================== BASE PARAMS ========================= --> <!-- ======================== BASE PARAMS ========================= -->
<!-- ======================== FINGER PARAMS ======================== --> <!-- ======================== FINGER PARAMS ======================== -->
...@@ -361,20 +361,20 @@ and one fixed link will be added for the tip. --> ...@@ -361,20 +361,20 @@ and one fixed link will be added for the tip. -->
<!-- THUMB --> <!-- THUMB -->
<!-- <!--
<xacro:thumb_right <xacro:thumb_right
finger_num= "3" finger_num= "3"
offset_origin_x= "-0.0182" offset_origin_x= "-0.0182"
offset_origin_y= "0.019333" offset_origin_y= "0.019333"
offset_origin_z= "-0.045987" offset_origin_z= "-0.045987"
finger_angle_r= "0" finger_angle_r= "0"
finger_angle_p= "-${95*DEG2RAD}" finger_angle_p= "-${95*DEG2RAD}"
finger_angle_y= "-${90*DEG2RAD}" finger_angle_y= "-${90*DEG2RAD}"
/> />
--> -->
<!-- <!--
finger_angle_r= "${90*DEG2RAD}" finger_angle_r= "${90*DEG2RAD}"
finger_angle_p= "-${100*DEG2RAD}" finger_angle_p= "-${100*DEG2RAD}"
finger_angle_y= "${0*DEG2RAD}" finger_angle_y= "${0*DEG2RAD}"
--> -->
<link name="link_12.0"> <link name="link_12.0">
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<robot name="allegro_hand_right" xmlns:xacro="http://www.ros.org/wiki/xacro"> <robot name="allegro_hand_right" xmlns:xacro="http://www.ros.org/wiki/xacro">
<!-- <!--
rosrun xacro xacro.py allegro_hand_description_right.urdf.xacro > allegro_hand_description_right.urdf rosrun xacro xacro.py allegro_hand_description_right.urdf.xacro > allegro_hand_description_right.urdf
roslaunch launchers/fuerte/allegro_hand_jgui_right_virtual.launch roslaunch launchers/fuerte/allegro_hand_jgui_right_virtual.launch
--> -->
<!-- ======================== BASE PARAMS ========================= --> <!-- ======================== BASE PARAMS ========================= -->
<!-- ======================== FINGER PARAMS ======================== --> <!-- ======================== FINGER PARAMS ======================== -->
...@@ -481,15 +481,15 @@ and one fixed link will be added for the tip. --> ...@@ -481,15 +481,15 @@ and one fixed link will be added for the tip. -->
<!--0.0267000000000005--> <!--0.0267000000000005-->
</joint> </joint>
<!-- <!--
<xacro:thumb_left <xacro:thumb_left
finger_num= "3" finger_num= "3"
offset_origin_x= "-0.0182" offset_origin_x= "-0.0182"
offset_origin_y= "-0.019333" offset_origin_y= "-0.019333"
offset_origin_z= "-0.045987" offset_origin_z= "-0.045987"
finger_angle_r= "${90*DEG2RAD}" finger_angle_r= "${90*DEG2RAD}"
finger_angle_p= "-${95*DEG2RAD}" finger_angle_p= "-${95*DEG2RAD}"
finger_angle_y= "${90*DEG2RAD}" finger_angle_y= "${90*DEG2RAD}"
/> />
--> -->
...@@ -501,4 +501,3 @@ and one fixed link will be added for the tip. --> ...@@ -501,4 +501,3 @@ and one fixed link will be added for the tip. -->
<!-- THREE FINGER MACRO --> <!-- THREE FINGER MACRO -->
<!-- [[END]] THREE FINGER MACRO --> <!-- [[END]] THREE FINGER MACRO -->
</robot> </robot>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment