From: Hedayat V. <hed...@ai...> - 2008-02-29 13:51:55
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> </head> <body style="direction: ltr;" bgcolor="#ffffff" text="#000000"> Hi!<br> 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.<br> 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. <br> <br> Good luck,<br> Hedayat<br> <span><br> <style type="text/css">blockquote {color: navy !important; background-color: RGB(245,245,245) !important; padding: 0 15 10 15 !important; margin: 15 0 0 0; border-left: #1010ff 2px solid;} blockquote blockquote {color: maroon !important; background-color: RGB(235,235,235) !important; border-left-color:maroon !important} blockquote blockquote blockquote {color: green !important; background-color: RGB(225,225,225) !important; border-left-color:teal !important} blockquote blockquote blockquote blockquote {color: purple !important; background-color: RGB(215,215,215) !important; border-left-color: purple !important} blockquote blockquote blockquote blockquote blockquote {color: teal !important; background-color: RGB(205,205,205) !important; border-left-color: green !important}</style><i><b>Hesham <a class="moz-txt-link-rfc2396E" href="mailto:hes...@gm..."><hes...@gm...></a></b></i> wrote on 02/29/2008 04:01:46 PM:</span><br> <blockquote style="border-left: 2px solid rgb(16, 16, 255); color: navy; background-color: rgb(245, 245, 245); padding-left: 15px;" cite="mid:1d7...@ma..." type="cite"> <blockquote type="cite"> <pre wrap="">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? </pre> </blockquote> <pre wrap=""><!----> 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 </pre> </blockquote> </body> </html> |