[Pogamut-list] How to undisplay sensor rays?
RT@ICE
pogamut-forum at artemis.ms.mff.cuni.cz
Wed Jan 21 06:13:30 CET 2009
Re: Re: How to undisplay sensor rays?
Author: RT at ICE
> Which method you're sending the command from?
>
> Have you tried doLogic() ?
>
> Cheers! Jakub
Thanks a lot! They work in doLogic().
>
> > Hi,
> >
> > I would like to use tracelines for our Pogamut bot, but don't want to display them. What I tried is as follows:
> >
> > body.configureAutoTrace(true);
> > String content = "CONF {DrawTraceLines false}";
> > body.sendCommand(new Command(content, CommandTypes.CONF));
> >
> > However, all rays were still displayed. Is there any thing wrong with the above three lines?
> >
> > Thanks in advance.
More information about the Pogamut-list
mailing list