Commit 0a46fd92 authored by Matthew Hausknecht's avatar Matthew Hausknecht

Updated readme and comments.

parent 7cd4fc56
......@@ -23,4 +23,4 @@ By default if your agent takes longer then two seconds to select an action it wi
`patch your_path/rcssserver-15.2.2/src/stadium.cpp < stadium.patch`
## Run
To start the HFO server `./bin/start.py` then start the agent `./example/hfo_example_agent` or start them both at the same time: `(./bin/start.py &) && ./example/hfo_example_agent`.
To start the HFO server `./bin/start.py` then start the agent `./example/hfo_example_agent` or start them both at the same time: `(./bin/start.py &) && ./example/hfo_example_agent`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment