Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Seminar-HFO
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shashank Suhas
Seminar-HFO
Commits
ba5efa3e
Commit
ba5efa3e
authored
Sep 29, 2016
by
Matthew Hausknecht
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated manual.
parent
57624ce2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
2 deletions
+15
-2
doc/manual.pdf
doc/manual.pdf
+0
-0
doc/manual.tex
doc/manual.tex
+15
-2
No files found.
doc/manual.pdf
View file @
ba5efa3e
No preview for this file type
doc/manual.tex
View file @
ba5efa3e
...
...
@@ -23,6 +23,14 @@
\maketitle
\tableofcontents
\section
{
Contributors
}
Many thanks to the following contributors for making HFO a better
environment:
Prannoy Mupparaju (IIT Bombay), Sandeep Subramanian (IIT Bombay),
A. Siddharth (IIT Bombay), and Shivaram Kalyanakrishnan (IIT Bombay),
Sanmit Narvekar (UTCS), Samuel Barrett (UTCS).
\section
{
Overview
}
This document describes the installation, usage, state, and action spaces of the HFO domain.
...
...
@@ -40,8 +48,13 @@ Installation with CMake:
HFO installation has been tested on Ubuntu Linux and OSX. Successful
installation depends on
\verb
+
CMake, Boost-system, Boost-filesystem
+
. By default, the
soccerwindow2 visualizer is also built and requires
\verb
+
CMake, Boost-system, Boost-filesystem, flex
+
.
These depedencies can be installed on Ubuntu using the following
command:
\\
\verb
+
sudo apt-get install cmake libboost-filesystem libboost-system flex
+
By default, the soccerwindow2 visualizer is also built and requires
\verb
+
Qt4
+
. Experimentally speaking, HFO is fully-functional without
the visualizer. To disable this component, use the following cmake
command:
\\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment