lis-epfl / robogen

RoboGen - Robot generation through artificial evolution
http://www.robogen.org
GNU General Public License v3.0
27 stars 16 forks source link

File viewer: Iterate through starting positions #28

Open tcies opened 11 years ago

tcies commented 11 years ago

It would be nice to have the file viewer iterate through starting positions, just as the server does. Is this easily feasible?

amaesani commented 11 years ago

Yes, this should be definitely doable in 15 minutes. What I would do is to modify the keyboard handler class, add another hanler for a key to rotate through the different initial positions, and switch to the different positions as done in the server.cpp code.

LohGeek commented 11 years ago

Hello, has this extension been implemented now? If positive, what is the keystroke to switch between different views?

amaesani commented 11 years ago

No, it has not been implemented yet.

On Thursday, May 23, 2013, LohGeek wrote:

Hello, has this extension been implemented now? If positive, what is the keystroke to switch between different views?

— Reply to this email directly or view it on GitHubhttps://github.com/amaesani/robogen-simulator/issues/28#issuecomment-18359431 .