Author Topic: ai'ing  (Read 2086 times)

Offline Herpaderp64

  • AOD Replica's FTW
  • Beetleweight
  • Posts: 159
  • Rep: 0
  • *insert dank memes here*
    • https://www.youtube.com/c
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
ai'ing
« on: June 10, 2017, 08:24:45 AM »
ok so i want to enter a super heavyweight bot i have for a tournament of some kind however i'd like to be able to ai it myself since its an invertible vertical spinner bot, so it needs its weapon spinning in an upwards mothion otherwise when it connects with the opponent it will send itself flying and i'd like to know how to make it so when it gets flipped the perm 132 spins in the opposite direction. if there's anyone willling to help that would be great and so would pointing me to a good tutorial for ai'ing on ra2. thanks
That guy that listens to your opinion about how to improve his bot but half the time doesn't change anything anyway.

Offline Philippa

  • The Queen of GTM
  • Giga Heavyweight
  • Posts: 6186
  • Rep: 0
  • ✊ Viva la Standard! ✊
  • Awards BOTM Winner
    • View Profile
    • Awards
Re: ai'ing
« Reply #1 on: June 10, 2017, 08:43:24 AM »
VertSpinner.py

There's an AI chart floating around the Downloads section somewhere too that'll explain how to wire up all kinds of stuff.

Offline FightingBotInformal

  • wait, i'm still here?
  • Heavyweight
  • Posts: 476
  • Rep: -12
  • how tf did i even remember my password lol
    • View Profile
    • Awards
  • Discord: meet me at RA2 central ig
Re: ai'ing
« Reply #2 on: June 10, 2017, 10:39:19 AM »
VertSpinner.py

There's an AI chart floating around the Downloads section somewhere too that'll explain how to wire up all kinds of stuff.
It's in Philetbabe's signature, to make things less complicated.
my weeb headass with my anime avatar is gone

hmu on discord for anime or music recommendations or to talk ab some sports sh** idk

Offline TheRoboteer

  • Mr Big Blue Flipper
  • *
  • Posts: 1596
  • Rep: 9
  • "I HATE SEBASTIAN COE!"
  • Awards Donated money for site hosting 2021
    • View Profile
    • Awards
  • Discord: TheRoboteer#8784
Re: ai'ing
« Reply #3 on: June 10, 2017, 10:48:04 AM »
VertSpinner.py

There's an AI chart floating around the Downloads section somewhere too that'll explain how to wire up all kinds of stuff.
It's in Philetbabe's signature, to make things less complicated.
Also in the tutorial index right on the front page of the site.
Notable Tournament Performances:
The Beginner's Guide to IRL:
https://gametechmods.com/forums/tutorials-and-tips/irl-a-beginner's-guide

Offline Herpaderp64

  • AOD Replica's FTW
  • Beetleweight
  • Posts: 159
  • Rep: 0
  • *insert dank memes here*
    • https://www.youtube.com/c
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: ai'ing
« Reply #4 on: June 10, 2017, 11:29:41 AM »
thanks guys really appreciated
That guy that listens to your opinion about how to improve his bot but half the time doesn't change anything anyway.

Offline Herpaderp64

  • AOD Replica's FTW
  • Beetleweight
  • Posts: 159
  • Rep: 0
  • *insert dank memes here*
    • https://www.youtube.com/c
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: ai'ing
« Reply #5 on: June 10, 2017, 01:01:37 PM »
ok so i managed to ai whiplash but im still having the problem where the weapon is still spinning the same direction when flipped resulting in whiplash being thrown instead of the opposition, any way to fix this or is it something im just gonna have deal with and bite the bullet?
That guy that listens to your opinion about how to improve his bot but half the time doesn't change anything anyway.

Offline Avalanche

  • Retired.
  • Ultra Heavyweight
  • Posts: 3109
  • Rep: -34
  • Yeah, I don't know why I'm still here either.
    • View Profile
    • Awards
  • Discord: ThePootisPower#8377
Re: ai'ing
« Reply #6 on: June 10, 2017, 06:45:31 PM »
ok so i managed to ai whiplash but im still having the problem where the weapon is still spinning the same direction when flipped resulting in whiplash being thrown instead of the opposition, any way to fix this or is it something im just gonna have deal with and bite the bullet?

I think that's something you'll have to deal with. You COULD make driving backwards also spin the drum in the opposite direction, but this may be fiddly and awkward and it would probably be better to just stick it out and hope you get thrown back the correct way up.

EDIT: yeah ignore me i have gone full retard
Former DSL HW champion.
Runner-Up in The Cybernetic Colosseum HW division.
Semi-finalist in RNP: Sword of Glory.
Robogames 1 BW Runner-up.
Professional cunt.
Man of a thousand alt accounts.

Offline 090901

  • alcoholic in denial
  • *
  • Posts: 7012
  • Rep: 22
  • :mrgreen:
  • Awards Donated money for site hosting 2019 GTMCS2 Divison Winner GTMCS Division Winner
    • View Profile
    • Awards
Re: ai'ing
« Reply #7 on: June 10, 2017, 06:49:36 PM »
Use Drum.py, not Vertspinner.py. I AM WRONG AND I SHOULD END MYSELF Make sure you Wire your spinner to an analog control too.

Download this which comes with basically every other AI file out there instead of the AI chart: https://github.com/apanx/RA2_AI/archive/master.zip

For basic documentation on the .py files, look here: https://github.com/apanx/RA2_AI/blob/master/README.md

Offline Herpaderp64

  • AOD Replica's FTW
  • Beetleweight
  • Posts: 159
  • Rep: 0
  • *insert dank memes here*
    • https://www.youtube.com/c
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: ai'ing
« Reply #8 on: June 10, 2017, 10:28:34 PM »
bit too late, already applied for a tournament, if im accepted i will work on it once its over so thanks for the additional info. for now all i can say is its showtime ;). time for the noob to take on the forum lol (yes im over hyped to see how my bot will do in my first tournament, probably too much)

That guy that listens to your opinion about how to improve his bot but half the time doesn't change anything anyway.

Offline Avalanche

  • Retired.
  • Ultra Heavyweight
  • Posts: 3109
  • Rep: -34
  • Yeah, I don't know why I'm still here either.
    • View Profile
    • Awards
  • Discord: ThePootisPower#8377
Re: ai'ing
« Reply #9 on: June 11, 2017, 07:24:43 AM »
bit too late, already applied for a tournament, if im accepted i will work on it once its over so thanks for the additional info. for now all i can say is its showtime ;). time for the noob to take on the forum lol (yes im over hyped to see how my bot will do in my first tournament, probably too much)

You can update your robot and it's AI if you want. What tournament is it, by the way?
Former DSL HW champion.
Runner-Up in The Cybernetic Colosseum HW division.
Semi-finalist in RNP: Sword of Glory.
Robogames 1 BW Runner-up.
Professional cunt.
Man of a thousand alt accounts.

Offline Herpaderp64

  • AOD Replica's FTW
  • Beetleweight
  • Posts: 159
  • Rep: 0
  • *insert dank memes here*
    • https://www.youtube.com/c
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: ai'ing
« Reply #10 on: June 11, 2017, 09:51:19 AM »
bit too late, already applied for a tournament, if im accepted i will work on it once its over so thanks for the additional info. for now all i can say is its showtime ;). time for the noob to take on the forum lol (yes im over hyped to see how my bot will do in my first tournament, probably too much)

You can update your robot and it's AI if you want. What tournament is it, by the way?

 [DSL IRL - All Weightclasses] ADOT IRL Tournament - SIGNUPS (well im trying but apparently my bot is not irl, tried everything to make it irl and its not been accepted and to make matters worse im not even told what the problem is, great -_____-)
is there a tutorial on irl building or something?
That guy that listens to your opinion about how to improve his bot but half the time doesn't change anything anyway.

Offline Avalanche

  • Retired.
  • Ultra Heavyweight
  • Posts: 3109
  • Rep: -34
  • Yeah, I don't know why I'm still here either.
    • View Profile
    • Awards
  • Discord: ThePootisPower#8377
Re: ai'ing
« Reply #11 on: June 11, 2017, 10:40:14 AM »
bit too late, already applied for a tournament, if im accepted i will work on it once its over so thanks for the additional info. for now all i can say is its showtime ;). time for the noob to take on the forum lol (yes im over hyped to see how my bot will do in my first tournament, probably too much)

You can update your robot and it's AI if you want. What tournament is it, by the way?

 [DSL IRL - All Weightclasses] ADOT IRL Tournament - SIGNUPS (well im trying but apparently my bot is not irl, tried everything to make it irl and its not been accepted and to make matters worse im not even told what the problem is, great -_____-)
is there a tutorial on irl building or something?
https://gametechmods.com/forums/index.php?topic=17443.0

Basically, everything has to be fully possible IRL. So no having your spinner not have extenders holding the axle, or having moving parts cut through other moving parts. Everything has to be capable of being done IRL. I recommend opening a showcase now so you can get advice, and if you're wondering how see this tutorial here: https://gametechmods.com/forums/index.php?topic=17467
Former DSL HW champion.
Runner-Up in The Cybernetic Colosseum HW division.
Semi-finalist in RNP: Sword of Glory.
Robogames 1 BW Runner-up.
Professional cunt.
Man of a thousand alt accounts.

Offline Herpaderp64

  • AOD Replica's FTW
  • Beetleweight
  • Posts: 159
  • Rep: 0
  • *insert dank memes here*
    • https://www.youtube.com/c
    • View Profile
    • Awards
  • See profile for gamer tags: Yes
Re: ai'ing
« Reply #12 on: June 11, 2017, 11:26:01 AM »
thanks mate will put whiplash in a showcase let me know what you think ;)
edit: ok the showcase is up, was talking to one of my mates and he said it was more or less ready but im not entirely sure
« Last Edit: June 11, 2017, 11:52:46 AM by Herpaderp64 »
That guy that listens to your opinion about how to improve his bot but half the time doesn't change anything anyway.