Skip to content

Commit

Permalink
Update refine/coverage overview with new links
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Street <me@charliestreet.net>
  • Loading branch information
charlie1329 committed May 21, 2024
1 parent 2cfb85a commit 131bdca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The online coverage planner uses the learned model to build and solve a `partial
The state-of-the-art `DESPOT <https://github.com/AdaCompNUS/despot>`_ algorithm is used to solve POMDPs.
Before deployment, the user must specify the map dimensions, the robot's starting position, the robot's field of view, and the time bound on coverage.

COVERAGE-PLAN and its documentation can be found `here <https://github.com/convince-project/coverage-plan>`__.
COVERAGE-PLAN can be found `here <https://github.com/convince-project/coverage-plan>`__ and its documentation can be found `here <https://convince-project.github.io/coverage-plan>`__.
The documentation contains a tutorial demonstrating the coverage planner.


Expand All @@ -68,7 +68,7 @@ Given option set and extracted state space, REFINE-PLAN constructs a `semi-MDP <
This policy is then converted back to a BT using `existing methods <https://ieeexplore.ieee.org/document/10105979>`_.


REFINE-PLAN and its documentation can be found `here <https://github.com/convince-project/refine-plan>`__.
REFINE-PLAN can be found `here <https://github.com/convince-project/refine-plan>`__ and its documentation can be found `here <https://convince-project.github.io/refine-plan>`__.
The documentation contains a tutorial demonstrating the current functionality.

active-plan
Expand Down

0 comments on commit 131bdca

Please sign in to comment.