From 6fd541499e8c0874fd79a7284f544c80a53329a7 Mon Sep 17 00:00:00 2001
From: Andras KUPCSIK <andras.kupcsik@idiap.ch>
Date: Tue, 10 Jul 2018 10:54:23 +0200
Subject: [PATCH] Update examples.md

---
 examples.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples.md b/examples.md
index 7d0ac36..98a565e 100644
--- a/examples.md
+++ b/examples.md
@@ -175,3 +175,4 @@ This project will build a number of executables, as listed in the table below.
 | demo\_Riemannian\_sphere\_TPGMM01 | [3] | TP-GMM for data on a sphere by relying on Riemannian manifold (with single frame) |
 | demo\_TPbatchLQR01 | [1] | Linear quadratic control (unconstrained linear MPC) acting in multiple frames, which is equivalent to the fusion of Gaussian controllers |
 | demo\_TPGMMProduct01 | [] | Product of Gaussians for a Task-Parametrized GMM |
+| demo\_TPGMR01 | [] | Task-Parametrized GMM with GMR (time as input), the model is able to adapt to continuously changing task parameters. |
-- 
GitLab