Revision: 8897
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8897&view=rev
Author:   hsujohnhsu
Date:     2010-09-11 09:41:25 +0000 (Sat, 11 Sep 2010)

Log Message:
-----------
increase model xml buffer

Modified Paths:
--------------
    code/gazebo/branches/wg/libgazebo/gz.h

Modified: code/gazebo/branches/wg/libgazebo/gz.h
===================================================================
--- code/gazebo/branches/wg/libgazebo/gz.h      2010-09-11 03:18:25 UTC (rev 
8896)
+++ code/gazebo/branches/wg/libgazebo/gz.h      2010-09-11 09:41:25 UTC (rev 
8897)
@@ -1290,7 +1290,7 @@
   public: GazeboData head;
 
   /// String describing the model to be initiated
-  public: uint8_t newModel[409600];
+  public: uint8_t newModel[4096000];
 
   /// Delete an entity by name
   public: uint8_t deleteEntity[512];


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