Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bioloid_robot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
humanoides
bioloid_robot
Commits
d1d41088
Commit
d1d41088
authored
8 years ago
by
Sergi Hernandez
Browse files
Options
Downloads
Patches
Plain Diff
modified sensor disposition for dexter
parent
8b28c0e0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bioloid_description/urdf/dexter.xacro
+9
-10
9 additions, 10 deletions
bioloid_description/urdf/dexter.xacro
with
9 additions
and
10 deletions
bioloid_description/urdf/dexter.xacro
+
9
−
10
View file @
d1d41088
...
@@ -7,24 +7,23 @@
...
@@ -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">
<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>
<xacro:sharp_ir name="IR2" parent="base_link" update_rate="20" fov="0.05" min_range="0.1" max_range="0.8">
<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.04 0.00 0.035" rpy="0 -1.3090 0" />
<origin xyz="0 -0.05 0.035" rpy="-1.5707 -1.5707 0" />
</xacro:sharp_ir>
</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
">
<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 -0.05 0.035" rpy="-1.5707 -1.5707 0" />
<origin xyz="0
.00
-0.05 0.035" rpy="-1.5707 -1.5707 0" />
</xacro:sharp_ir>
-->
</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">
<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>
<xacro:sharp_ir name="LAT_IR_right" parent="base_link" update_rate="20" fov="0.05" min_range="0.1" max_range="0.8">
<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>
</xacro:sharp_ir>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment