Revision: 7315
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7315&view=rev
Author:   natepak
Date:     2009-02-05 23:52:01 +0000 (Thu, 05 Feb 2009)

Log Message:
-----------
Added debug message to SimulationInterface

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

Modified: code/gazebo/trunk/player/SimulationInterface.cc
===================================================================
--- code/gazebo/trunk/player/SimulationInterface.cc     2009-01-30 20:50:05 UTC 
(rev 7314)
+++ code/gazebo/trunk/player/SimulationInterface.cc     2009-02-05 23:52:01 UTC 
(rev 7315)
@@ -225,6 +225,8 @@
       req->value = NULL;
     }
   }
+  else
+    printf("Unhandled Process message[%d][%d]\n",0,0);
 
   return 0;
 }


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

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to