projects
/
ufrgs_gazebo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46d353
)
Fix worlds path.
galactic
author
Walter Fetter Lages
<w.fetter@ieee.org>
Thu, 6 Jul 2023 09:19:29 +0000
(06:19 -0300)
committer
Walter Fetter Lages
<w.fetter@ieee.org>
Thu, 6 Jul 2023 09:19:29 +0000
(06:19 -0300)
package.xml
patch
|
blob
|
history
diff --git
a/package.xml
b/package.xml
index
e309274
..
37a548a
100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-14,5
+14,6
@@
<export>
<build_type>ament_cmake</build_type>
+ <gazebo_ros gazebo_worlds_path="${prefix}/.."/>
</export>
</package>