Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Goal Bias should be implemented by modifying random pool instead of going directly towards goal #64

Open
jgkamat opened this issue Feb 5, 2017 · 0 comments

Comments

@jgkamat
Copy link
Contributor

jgkamat commented Feb 5, 2017

Right now goal bias is just a percentage chance that we go directly towards the goal, it should be modified to be changing the probability function itself, so that we don't just go towards the goal when we do choose to do so (but we have a higher probability of going some direction closer to the goal). This will help us go around obstacles better while still having a high goal bias.

Suggested by @barulicm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants