Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
humanoides
bioloid_robot
Commits
d1d41088
Commit
d1d41088
authored
Jul 06, 2016
by
Sergi Hernandez
Browse files
modified sensor disposition for dexter
parent
8b28c0e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
bioloid_description/urdf/dexter.xacro
View file @
d1d41088
...
...
@@ -7,24 +7,23 @@
<xacro:sharp_ir name="IR1" parent="base_link" update_rate="20" fov="0.05" min_range="0.1" max_range="0.8">
<origin xyz="
0
0.0 0.035" rpy="
-1.5707 -1.5707
0" />
<origin xyz="
-0.04
0.0
0
0.035" rpy="
0 -1.8326
0" />
</xacro:sharp_ir>
<xacro:sharp_ir name="IRL1" parent="base_link" update_rate="20" fov="0.05" min_range="0.20" max_range="1.5">
<origin xyz="0 -0.05 0.035" rpy="-1.5707 -1.5707 0" />
<xacro:sharp_ir name="IR2" parent="base_link" update_rate="20" fov="0.05" min_range="0.1" max_range="0.8">
<origin xyz="0.04 0.00 0.035" rpy="0 -1.3090 0" />
</xacro:sharp_ir>
<!--
<xacro:sharp_ir name="IR
2
" parent="base_link" update_rate="20" fov="0.05" min_range="0.
1
" max_range="
0.8
">
<origin xyz="0 -0.05 0.035" rpy="-1.5707 -1.5707 0" />
</xacro:sharp_ir>
-->
<xacro:sharp_ir name="IR
LONG
" parent="base_link" update_rate="20" fov="0.05" min_range="0.
20
" max_range="
1.5
">
<origin xyz="0
.00
-0.05 0.035" rpy="-1.5707 -1.5707 0" />
</xacro:sharp_ir>
<!-- this is for the lateral sensors 3d component puts sensor vertical-->
<!-- this is for the lateral sensors-->
<xacro:sharp_ir name="LAT_IR_left" parent="base_link" update_rate="20" fov="0.05" min_range="0.1" max_range="0.8">
<origin xyz="0.0
5
0.0
4
0.035" rpy="-1.5707 0 0" />
<origin xyz="0.0
4
0.0
3
0.035" rpy="-1.5707 0 0" />
</xacro:sharp_ir>
<xacro:sharp_ir name="LAT_IR_right" parent="base_link" update_rate="20" fov="0.05" min_range="0.1" max_range="0.8">
<origin xyz="-0.0
3
0.0
4
0.035" rpy="-1.5707 3.1416 0" />
<origin xyz="-0.0
4
0.0
3
0.035" rpy="-1.5707 3.1416 0" />
</xacro:sharp_ir>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment