Search found 14 matches

Go to advanced search

by dmb
Thu Jul 04, 2019 2:03 pm
Forum: How to... ?
Topic: changing config
Replies: 16
Views: 41794

Re: changing config

This example seems to be using a fixed number of robots, just a bit more flexible in the way to distribute them. Also the number of robots is determined at Init; is it possible to determine it some later time ? I can see that if possible, then using AddEntity is useful to use manually outside Init, ...
by dmb
Wed Jul 03, 2019 8:51 pm
Forum: How to... ?
Topic: changing config
Replies: 16
Views: 41794

Re: changing config

I was thinking of two ways to change the configuration. For example, if I want to add robots or obstacles, then I was thinking to start with zero of each of them, and then add them manually in the loopfunctions Init or Reset. Is there any sound way of doing this ? Should they be registered in a spec...
by dmb
Wed Jul 03, 2019 4:57 pm
Forum: How to... ?
Topic: changing config
Replies: 16
Views: 41794

Re: changing config

ok good to know. thanks for the quick reply.
by dmb
Wed Jul 03, 2019 4:39 pm
Forum: How to... ?
Topic: changing config
Replies: 16
Views: 41794

changing config

Hi there,

I would like to change the configuration that is used during runtime, would that be possible ?

If so, how is that best done ?

Go to advanced search