Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anindex authored Mar 2, 2022
1 parent b7db7d1 commit e902147
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# tp-rmp
This repos implements the method for "Learning Task-parametrized Riemannian Motion Policies" from demonstrations.
This repos implements the method for the master thesis "Learning Task-parametrized Riemannian Motion Policies" from demonstrations.
The thesis can be founded at [this link](http://elib.uni-stuttgart.de/bitstream/11682/11936/1/AnThesis.pdf).

## Installation

Expand Down Expand Up @@ -47,4 +48,4 @@ For additionally avoiding obstables, please run:

```bash
python scripts/test_tprmp_with_rmpflow_moving.py
```
```

0 comments on commit e902147

Please sign in to comment.