From: Robotics P. u. h. l. <rob...@li...> - 2007-11-21 21:03:54
|
Hi John, There are actually two commands that you need to enter in order to download the CVS version of player: cvs -d:pserver:ano...@pl...:/cvsroot/playerstage login cvs -z3 -d:pserver:ano...@pl...:/cvsroot/playerstage co -P player I have everything working in my environment, which is: gentoo linux kernel 2.6.xx (a recent kernel, I just don't have my PC with me right now) gcc 4.2.2 player CVS - which I refreshed just a couple days ago fltk 1.1.7 scons 0.97 I am the only other person who has this working. Not that many people are using the robotics primer GDB is a good diagnostic tool. But nothing will help untill you get player CVS installed. -nate On Nov 21, 2007 6:16 AM, Robotics Primer users help list <rob...@li...> wrote: > Hi Nate > I'm having no luck downloading the cvs version of player. I enter the > command below > copied from the web site in your link. It asks for a password, I press enter > as stated in link and it immediately terminates. As far as I can determine > nothing has been downloaded. I have never user cvs before, had to download > it using synaptic package manager to get this far, so its quite probable I > missing a obvious step. > Any advice? > I have a little time now to try again to get this working but am not really > optimistic. It seems a stretch to blame a segfault in intro on player > which, after all, can only send messages to intro. intro seems to be trying > to construct a GUI when it crashes > My version of player is 2.0.4 from 2 May 2007 which is still the version > offered at the sourcefourge site. It works fine in a player/stage simulation > on one machine. > Perhaps if you would share some information I would feel better about the > task. > 1) Do you have it working in your environment now? If so please describe > your environment. > 2) When did you get your version of player? Have you tried it with other > versions.? > If so which ones? > 3)Has anyone else been successful in getting this to work? If so could you > put me in touch? > 4)Do you have any diagnostic tools ? Perhaps a dummy version of intro > that doesn't try to talk to player? So we could at least determine if > player is the culprit . > > cvs > -d:pserver:ano...@pl...:/cvsroot/playerstage > login > > John Cummins > > > ________________________________ > Never miss a thing. Make Yahoo your homepage. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Roboticsprimer-users mailing list > Rob...@li... > https://lists.sourceforge.net/lists/listinfo/roboticsprimer-users > > |