gametechmods
Robot Arena => General Support => Topic started by: S.T.C. on July 15, 2015, 09:57:52 PM
-
How do you AI a bot to drive backwards to self right? Like it drives backwards while firing the weapon and it self rights.
-
Try BountyHunter.py along with testing it's bot Bounty Hunter in BBEANS AI. I think that's what you are asking for.
-
Try BountyHunter.py along with testing it's bot Bounty Hunter in BBEANS AI. I think that's what you are asking for.
So it only works if you test the bot first?
-
I think he's just saying check out Bounty Hunter for how to wire it. But BountyHunter.py is the correct python here.
-
I think he's just saying check out Bounty Hunter for how to wire it. But BountyHunter.py is the correct python here.
I figured it out, had to add an extra control called "DriveBack" for it to drive backwards while inverted. Thanks for the help btw.
-
Another half-assed method I've used is to wire the drive motors to the srimech button as well.
-
Another half-assed method I've used is to wire the drive motors to the srimech button as well.
I've done that but, when it self-rights, it gets stuck driving forward. I kept changing the range and it still drives straight after righting itself.
-
Another half-assed method I've used is to wire the drive motors to the srimech button as well.
I've done that but, when it self-rights, it gets stuck driving forward. I kept changing the range and it still drives straight after righting itself.
Hmm, weird. Glad you found a solution though!
-
Wow, sorry STC. Didn't realise my bot would cause issues like that.
-
Wow, sorry STC. Didn't realise my bot would cause issues like that.
Its no big deal, all is working good now with BountyHunter.