Revision: 8902
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8902&view=rev
Author:   hsujohnhsu
Date:     2010-09-14 02:37:05 +0000 (Tue, 14 Sep 2010)

Log Message:
-----------
install textures for wg collada model

Modified Paths:
--------------
    code/gazebo/branches/wg/Media/models/CMakeLists.txt

Added Paths:
-----------
    code/gazebo/branches/wg/Media/models/wg/CMakeLists.txt

Modified: code/gazebo/branches/wg/Media/models/CMakeLists.txt
===================================================================
--- code/gazebo/branches/wg/Media/models/CMakeLists.txt 2010-09-14 02:15:12 UTC 
(rev 8901)
+++ code/gazebo/branches/wg/Media/models/CMakeLists.txt 2010-09-14 02:37:05 UTC 
(rev 8902)
@@ -7,6 +7,7 @@
 add_subdirectory(sonyvid30)
 add_subdirectory(rovio)
 add_subdirectory(pr2_gripper)
+add_subdirectory(wg)
 
 set (files column.mesh
            geosphere4500.mesh

Added: code/gazebo/branches/wg/Media/models/wg/CMakeLists.txt
===================================================================
--- code/gazebo/branches/wg/Media/models/wg/CMakeLists.txt                      
        (rev 0)
+++ code/gazebo/branches/wg/Media/models/wg/CMakeLists.txt      2010-09-14 
02:37:05 UTC (rev 8902)
@@ -0,0 +1,6 @@
+set (files texture0.jpg
+           texture1.jpg
+           texture2.jpg
+)
+
+install(FILES ${files} DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/gazebo/Media/models/wg)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to