Revision: 8333
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8333&view=rev
Author:   natepak
Date:     2009-10-30 01:40:19 +0000 (Fri, 30 Oct 2009)

Log Message:
-----------
Moved all models into the models dir

Modified Paths:
--------------
    code/gazebo/trunk/Media/models/CMakeLists.txt
    code/gazebo/trunk/Media/models/pioneer2at/Pioneer2at/CMakeLists.txt
    code/gazebo/trunk/Media/models/pioneer2dx/Pioneer2dx/CMakeLists.txt

Added Paths:
-----------
    code/gazebo/trunk/Media/models/pioneer2at/
    code/gazebo/trunk/Media/models/pioneer2dx/

Removed Paths:
-------------
    code/gazebo/trunk/Media/sets/pioneer2at/
    code/gazebo/trunk/Media/sets/pioneer2dx/

Modified: code/gazebo/trunk/Media/models/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/Media/models/CMakeLists.txt       2009-10-28 22:01:56 UTC 
(rev 8332)
+++ code/gazebo/trunk/Media/models/CMakeLists.txt       2009-10-30 01:40:19 UTC 
(rev 8333)
@@ -2,6 +2,8 @@
 ADD_SUBDIRECTORY(blender)
 ADD_SUBDIRECTORY(epuck)
 ADD_SUBDIRECTORY(PioneerArm)
+ADD_SUBDIRECTORY(pioneer2dx/Pioneer2dx)
+ADD_SUBDIRECTORY(pioneer2at/Pioneer2at)
 ADD_SUBDIRECTORY(sonyvid30)
 ADD_SUBDIRECTORY(rovio)
 


Property changes on: code/gazebo/trunk/Media/models/pioneer2at
___________________________________________________________________
Added: svn:ignore
   + .player
*.os
*.so
*.o
*.a
config.log
.scon*
Ogre.log
gazebo
Doxyfile
gazeborc
*.pc
.settings
.cproject
.project
bandit

Added: svn:mergeinfo
   + /code/branches/federation/gazebo/Media/sets/pioneer2at:7371-7550
/code/gazebo/branches/ogre-1.4.9/Media/sets/pioneer2at:7137-7636

Modified: code/gazebo/trunk/Media/models/pioneer2at/Pioneer2at/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/Media/sets/pioneer2at/Pioneer2at/CMakeLists.txt   
2009-10-21 16:29:07 UTC (rev 8323)
+++ code/gazebo/trunk/Media/models/pioneer2at/Pioneer2at/CMakeLists.txt 
2009-10-30 01:40:19 UTC (rev 8333)
@@ -10,4 +10,4 @@
            wheel.mesh
 )
 
-INSTALL(FILES ${files} DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/gazebo/Media/sets/pioneer2at/Pioneer2at)
+INSTALL(FILES ${files} DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/gazebo/Media/models/Pioneer2at)


Property changes on: code/gazebo/trunk/Media/models/pioneer2dx
___________________________________________________________________
Added: svn:ignore
   + .player
*.os
*.so
*.o
*.a
config.log
.scon*
Ogre.log
gazebo
Doxyfile
gazeborc
*.pc
.settings
.cproject
.project
bandit

Added: svn:mergeinfo
   + /code/branches/federation/gazebo/Media/sets/pioneer2dx:7371-7550
/code/gazebo/branches/ogre-1.4.9/Media/sets/pioneer2dx:7137-7636

Modified: code/gazebo/trunk/Media/models/pioneer2dx/Pioneer2dx/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/Media/sets/pioneer2dx/Pioneer2dx/CMakeLists.txt   
2009-10-21 16:29:07 UTC (rev 8323)
+++ code/gazebo/trunk/Media/models/pioneer2dx/Pioneer2dx/CMakeLists.txt 
2009-10-30 01:40:19 UTC (rev 8333)
@@ -8,4 +8,4 @@
            wheel.mesh
 )
 
-INSTALL(FILES ${files} DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/gazebo/Media/sets/pioneer2dx/Pioneer2dx)
+INSTALL(FILES ${files} DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/gazebo/Media/models/Pioneer2dx)


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

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to