Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
navipy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olivier Bertrand
navipy
Commits
51e306e2
Commit
51e306e2
authored
6 years ago
by
Olivier Bertrand
Browse files
Options
Downloads
Patches
Plain Diff
Update doc
parent
bc32828d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/source/index.rst
+0
-1
0 additions, 1 deletion
doc/source/index.rst
doc/source/tutorials/index.rst
+0
-20
0 additions, 20 deletions
doc/source/tutorials/index.rst
with
0 additions
and
21 deletions
doc/source/index.rst
+
0
−
1
View file @
51e306e2
...
...
@@ -23,7 +23,6 @@ Content
:maxdepth: 1
gettingstarted
overview/index
tutorials/index
references/index
tests/index
...
...
This diff is collapsed.
Click to expand it.
doc/source/tutorials/index.rst
+
0
−
20
View file @
51e306e2
...
...
@@ -75,23 +75,3 @@ Finally our agent is ready to fly for a number of step or until its velocity is
.. literalinclude:: examples/asv_homing_grid.py
:lines: 54-55
In close loop
~~~~~~~~~~~~~
Catchment area of ASV
---------------------
To calculate the catchment area of homing method for a given goal location, \
the agent should be displaced multiple time at different location, and obsverve \
if the agent returned home or not. If it did, then the point in space from which the \
agent started its return trip is part of the catchment area.
When the agent is restricted to move a grid, and its motion at a given place, only \
depends on the current surrounding, then to calculate a catchment area one only to \
build a graph of motion and check how many points converge to it.
Comparing modalities
--------------------
Comparing models
----------------
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment