harman097 / RoboRugby

Training environment for ML agents in a competitive robot rugby game using OpenAI's gym standard.
MIT License
4 stars 0 forks source link

Twichy bots v2, Refine starting positions #25

Closed pyrodogg closed 4 years ago

pyrodogg commented 4 years ago

Refines bot starting positons to be within top-left and bottom-right quadrants with 2-bot units of padding from edges. Makes all bots twitch bots Implements weighted random choice from 4-element action space for bots

Reduces force applied to ball when pushed by robot so it's more like pushing than launching