Revision: 7366
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7366&view=rev
Author:   natepak
Date:     2009-03-07 23:41:19 +0000 (Sat, 07 Mar 2009)

Log Message:
-----------
Added SET_STATE to player driver

Modified Paths:
--------------
    code/gazebo/trunk/player/SimulationInterface.cc

Modified: code/gazebo/trunk/player/SimulationInterface.cc
===================================================================
--- code/gazebo/trunk/player/SimulationInterface.cc     2009-03-07 23:36:57 UTC 
(rev 7365)
+++ code/gazebo/trunk/player/SimulationInterface.cc     2009-03-07 23:41:19 UTC 
(rev 7366)
@@ -245,6 +245,7 @@
 
     switch (response->type)
     {
+      case gazebo::SimulationRequestData::SET_STATE:
       case gazebo::SimulationRequestData::PAUSE:
       case gazebo::SimulationRequestData::RESET:
       case gazebo::SimulationRequestData::SAVE:


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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to