From 37607d06c97ca52eeb5a247738c29855ed505fd4 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Thu, 19 Sep 2019 10:34:56 +0200
Subject: [PATCH] [wip/sot-torque-control] fix PLIST

---
 sot-torque-control/PLIST | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sot-torque-control/PLIST b/sot-torque-control/PLIST
index 7fe91c04..900b8bab 100644
--- a/sot-torque-control/PLIST
+++ b/sot-torque-control/PLIST
@@ -36,6 +36,8 @@ lib/plugin/control-manager.so
 lib/plugin/control-manager.so.${PKGVERSION}
 lib/plugin/current-controller.so
 lib/plugin/current-controller.so.${PKGVERSION}
+lib/plugin/ddp-actuator-solver.so
+lib/plugin/ddp-actuator-solver.so.${PKGVERSION}
 lib/plugin/device-torque-ctrl.so
 lib/plugin/device-torque-ctrl.so.${PKGVERSION}
 lib/plugin/free-flyer-locator.so
-- 
GitLab