[Pogamut-list] How to undisplay sensor rays?
jakub.gemrot
pogamut-forum at artemis.ms.mff.cuni.cz
Tue Jan 20 17:24:25 CET 2009
Re: How to undisplay sensor rays?
Author: jakub.gemrot
Which method you're sending the command from?
Have you tried doLogic() ?
Cheers! Jakub
> 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