[Pogamut-list] How to undisplay sensor rays?

RT@ICE pogamut-forum at artemis.ms.mff.cuni.cz
Tue Jan 20 05:44:03 CET 2009


How to undisplay sensor rays?

Author: RT at ICE

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