LARG / HFO

Half Field Offense in Robocup 2D Soccer
MIT License
230 stars 93 forks source link

Check if we can dash and turn at the same time #3

Closed mhauskn closed 9 years ago

mhauskn commented 9 years ago

You'll need to edit the actions taken in src/agent.cpp to execute dash + turn at the same time and then see if the agent is turning and dashing.

yilunc2020 commented 9 years ago

finished, dash and turn can't be executed at the same time.