gametechmods

Robot Arena => General Support => Topic started by: Merrick on February 05, 2014, 06:42:17 AM

Title: AI Derp - Robots aren't actually moving towards each other.
Post by: Merrick on February 05, 2014, 06:42:17 AM
Right, it's been a while since I AI'd anything, so it's possible I've forgotten to do something, but I've AI'd some robots for my tournament in pretty much the same way as I AI'd my Warzone robots (which worked), and they just turn to face each other then don't move. I then tried using the same bindings as LDAI, but no change.

Like so:


Any idea what's happening? Never seen this before.
Title: Re: AI Derp - Robots aren't actually moving towards each other.
Post by: 090901 on February 05, 2014, 07:01:50 AM
is the nose math correct?
Title: Re: AI Derp - Robots aren't actually moving towards each other.
Post by: Probably Rob on February 05, 2014, 07:07:48 AM
Did you actually write "Forward" and "LeftRight" instead of leaving them as "New Button"?
Title: Re: AI Derp - Robots aren't actually moving towards each other.
Post by: Merrick on February 05, 2014, 07:14:16 AM
Did you actually write "Forward" and "LeftRight" instead of leaving them as "New Button"?

Yes.

is the nose math correct?

I think so, but I'll go and mess around with them some more and see what happens.
Title: Re: AI Derp - Robots aren't actually moving towards each other.
Post by: Badnik96 on February 05, 2014, 10:29:45 AM
Your problem is that you're using two robots with the new Flipper.py, which means they wait for opponent's movement before moving. Since they're both waiting, they won't move until forced to by the countdown. Try testing both robots against a different opponent and seeing if that works.