Darwinbots Forum

Bots and Simulations => Bot Tavern => Topic started by: maheshjr2000 on June 17, 2006, 01:37:38 PM

Title: Plant Conspec Recognition
Post by: maheshjr2000 on June 17, 2006, 01:37:38 PM
Is this possible? Ive tried using the number of eyes method it didnt really work.
Title: Plant Conspec Recognition
Post by: Numsgil on June 17, 2006, 10:35:10 PM
You mean conspec recognition between plants?
 
 You could add a series of junk to the end of the genome (2.4 or later) to give it some "false eyes".  Just throw a bunch of *.eye5 at the end of the genome before the end (if you're using an end, if not, just throw it at the end of the file).
Title: Plant Conspec Recognition
Post by: maheshjr2000 on June 18, 2006, 04:16:33 PM
since that comes at the end the children will still be attached to the parent wont they, atleast according to alga parasite.
Title: Plant Conspec Recognition
Post by: Numsgil on June 18, 2006, 09:18:34 PM
I'm not sure where you're coming from.  Child parent seperation isn't really related to conspec recognition, at least not directly.
Title: Plant Conspec Recognition
Post by: maheshjr2000 on June 19, 2006, 11:21:34 AM
well with alga_parasite the parent attaches to the child even after birth tie separation because of faulty conspec recognition on my part thats why I was wondering if it would work.
Title: Plant Conspec Recognition
Post by: Numsgil on June 19, 2006, 03:56:59 PM
Oh okay.
 
 I think what you're running into is the cycle delay between when a bot reproduces and it's baby registers its refvars.
 
 Any baby born will have it's refeye, for example, set to 0 for the first cycle.
 
 You need to check to see if the bots you're looking at have refage 0 =, if they do, don't attack them.
Title: Plant Conspec Recognition
Post by: maheshjr2000 on June 19, 2006, 04:31:18 PM
k thnx!