From: Hesham <hes...@gm...> - 2008-02-29 14:06:21
|
Thanks Hedayat. I hadn't seen Markus's manual. It works fine. Hesham On 29/02/2008, Hedayat Vatankhah <hed...@ai...> wrote: > > Hi! > The new doc/rsgedit.txt is a must! Thanks Markus. Hesham, you should Open > simspark.rb (or another "simulation startup" script), start the simulation > and then start the agent. > It works on my system. A very important thing is that I must run it in > English locale since it has a lot of problems in Persian local. (I think it > is mostly related to wxWidgets right to left locale implementation). After > setting English locale, I can run rsgedit as stated in rsgedit.txt. > > Good luck, > Hedayat > > *Hesham <hes...@gm...> <hes...@gm...>* wrote on > 02/29/2008 04:01:46 PM: > > I can run rsgedit, but I don't know if it doesn't work correctly on my > system or I don't know how to work with it. I've just a brief look at it so > I can't provide useful info now. But I tried opening ball.rsg or > > soccerbot056.rsg, but I don't see anything in the render screen. Is it OK? > > The same here. > > After connecting agentspark (with Start Agent) I got these messages: > (ScriptServer) updating cached script variables > (SimulationServer) init > (NetControl) 'AgentControl' setting up a server on TCP:3100 > > (NetControl) 'MonitorControl' setting up a server on TCP:3200 > (RsgEdit) starting simulation > (NetControl) 'AgentControl' accepted a TCP connection from '127.0.0.1:58852' > > id 1 > (GameControlServer) a new agent connected (id: 1) > (AgentAspect) created CreateEffector 'SceneEffector' > (FileServer::LocateResource) expanded filename to > '/usr/local/share/rcssserver3d/rsg/agent/soccerbot056.rsg' > > (SceneServer) ImportScene fileName=rsg/agent/soccerbot056.rsg > root=/usr/scene/AgentAspect1/ > (SceneServer) trying importer RubySceneImporter > (FileServer::LocateResource) expanded filename to > '/usr/local/share/rcssserver3d/rsg/agent/soccerbottorso.rsg' > > (SceneServer) ImportScene fileName=rsg/agent/soccerbottorso.rsg > root=/usr/scene/AgentAspect1/spaceman/body/ > (SceneServer) trying importer RubySceneImporter > (VoidMeshImporter) not a .void mesh, aborting. > (ObjImporter) Loading models/soccerbottorso.obj > > (ObjImporter) Done importing .obj file models/soccerbottorso.obj > (GeometryServer) imported mesh 'models/soccerbottorso.obj with 'ObjImporter' > (GeometryServer) mesh models/soccerbottorso.obj registered > > (MaterialServer) ERROR: Unknown material 'matLeft' > (SceneServer) imported scene file > '/usr/local/share/rcssserver3d/rsg/agent/soccerbottorso.rsg with > 'RubySceneImporter at /usr/scene/AgentAspect1/spaceman/body/ > > (RubySceneImporter) ERROR: in file > '/usr/local/share/rcssserver3d/rsg/agent/soccerbot056.rsg': unknown class > 'SingleMatInitEffector' > (SceneServer) trying importer RosImporter > (RosImporter) ERROR: xml parsing error: Error document empty. > > (SceneServer) ERROR: cannot import scene file > '/usr/local/share/rcssserver3d/rsg/agent/soccerbot056.rsg' > (NetControl) ERROR: 'AgentControl' recv returned error on a client socket > 'Resource temporarily unavailable' > > (NetControl) 'AgentControl' closing a TCP connection from '127.0.0.1:58852' > id 1 > > Hesham > > > |