projects
/
ufrgs_wam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3cb200
)
Change default value of world parameter at wam.urdf.xacro to false.
author
Walter Fetter Lages
<w.fetter@ieee.org>
Fri, 8 Jan 2021 23:29:13 +0000
(20:29 -0300)
committer
Walter Fetter Lages
<w.fetter@ieee.org>
Fri, 8 Jan 2021 23:29:13 +0000
(20:29 -0300)
wam_description/xacro/wam.urdf.xacro
patch
|
blob
|
history
diff --git
a/wam_description/xacro/wam.urdf.xacro
b/wam_description/xacro/wam.urdf.xacro
index
c1cd7f7
..
c27dbea
100644
(file)
--- a/
wam_description/xacro/wam.urdf.xacro
+++ b/
wam_description/xacro/wam.urdf.xacro
@@
-2,7
+2,7
@@
<robot name="wam" xmlns:xacro="http://www.ros.org/wiki/xacro">
- <xacro:arg name="world" default="
tru
e" />
+ <xacro:arg name="world" default="
fals
e" />
<xacro:arg name="table" default="false" />
<xacro:arg name="bhand" default="false" />