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
8740b55b
Commit
8740b55b
authored
Aug 09, 2017
by
drallensmith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify role of Reorient; minor other docs cleanup
parent
3c914492
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
doc/manual.pdf
doc/manual.pdf
+0
-0
doc/manual.tex
doc/manual.tex
+5
-5
No files found.
doc/manual.pdf
View file @
8740b55b
No preview for this file type
doc/manual.tex
View file @
8740b55b
...
@@ -573,9 +573,9 @@ faithfully report which action spaces were used.
...
@@ -573,9 +573,9 @@ faithfully report which action spaces were used.
\label
{
sec:high
_
level
_
actions
}
\label
{
sec:high
_
level
_
actions
}
\begin{itemize}
[noitemsep]
\begin{itemize}
[noitemsep]
\item
{
\textbf
{
Move
}
(): Re-positions the agent according to the
\item
{
\textbf
{
Move
}
(): Re-positions the agent according to the
strategy given by Agent2D. The
\textit
{
m
ove
}
command works only when
strategy given by Agent2D. The
\textit
{
M
ove
}
command works only when
agent does not have the ball. If the agent has the ball, another
the
agent does not have the ball. If the agent has the ball, another
command such as
\textit
{
dribble
}
,
\textit
{
shoot
}
, or
\textit
{
p
ass
}
command such as
\textit
{
Dribble
}
,
\textit
{
Shoot
}
, or
\textit
{
P
ass
}
should be used.
}
should be used.
}
\item
{
\textbf
{
Shoot
}
(): Executes the best available shot. This command
\item
{
\textbf
{
Shoot
}
(): Executes the best available shot. This command
only works when the agent has the ball.
}
only works when the agent has the ball.
}
...
@@ -594,8 +594,8 @@ faithfully report which action spaces were used.
...
@@ -594,8 +594,8 @@ faithfully report which action spaces were used.
\item
{
\textbf
{
Go
\_
To
\_
Ball
}
(): Makes the agent go towards the ball.
}
\item
{
\textbf
{
Go
\_
To
\_
Ball
}
(): Makes the agent go towards the ball.
}
\item
{
\textbf
{
Mark
\_
Player
}
(uniform
\_
number): Moves the agent so as to mark the player
\item
{
\textbf
{
Mark
\_
Player
}
(uniform
\_
number): Moves the agent so as to mark the player
with the specified uniform number.
}
with the specified uniform number.
}
\item
{
\textbf
{
Reorient
}
(): Deal with loss of self or ball localization information and
with
\item
{
\textbf
{
Reorient
}
(): Deal with loss of self or ball localization information and
some other situations; a modified version of the non-ball-dependent parts of Dribble
.
}
pay increased attention to surroundings
.
}
\end{itemize}
\end{itemize}
...
...
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