This website works better with JavaScript.
Home
Explore
Help
Sign In
cccccccc
/
stretch_ros
mirror of
https://github.com/hello-robot/stretch_ros.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
xacro sensor_d435 does not directly take arg 'add_plug'
pull/8/head
hello-binit
4 years ago
parent
cdf38e1372
commit
c54c61bac6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
stretch_description/urdf/stretch_d435i.xacro
+ 1
- 1
stretch_description/urdf/stretch_d435i.xacro
View File
@ -10,7 +10,7 @@
up and down (- down / + up)
sideways (- right / + left)
" -->
<xacro:sensor_d435 parent="link_head_tilt" use_nominal_extrinsics="$(arg use_nominal_extrinsics)"
add_plug="$(arg add_plug)"
>
<xacro:sensor_d435 parent="link_head_tilt" use_nominal_extrinsics="$(arg use_nominal_extrinsics)">
<origin
xyz="0.03 -0.0122 0.0182"
rpy="0.0 0.0 0.0" />
Write
Preview
Loading…
Cancel
Save