From: <he...@us...> - 2012-11-26 20:28:22
|
Revision: 330 http://simspark.svn.sourceforge.net/simspark/?rev=330&view=rev Author: hedayat Date: 2012-11-26 20:28:16 +0000 (Mon, 26 Nov 2012) Log Message: ----------- Added new nao.rsg which imports the standard Nao robot. It's added separately hoping that SVN will correctly handle original nao.rsg(now nao_hetero.rsg) history. Added Paths: ----------- trunk/rcssserver3d/data/rsg/agent/nao/nao.rsg Added: trunk/rcssserver3d/data/rsg/agent/nao/nao.rsg =================================================================== --- trunk/rcssserver3d/data/rsg/agent/nao/nao.rsg (rev 0) +++ trunk/rcssserver3d/data/rsg/agent/nao/nao.rsg 2012-11-26 20:28:16 UTC (rev 330) @@ -0,0 +1,7 @@ +; -*- mode: lisp; -*- + +(RSG 0 1) +( + (importScene rsg/agent/nao/nao_hetero.rsg 0) +) + \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |