From 3b3211252915a22fa82a794e449d1f6000e8c5e5 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Wed, 5 Dec 2012 21:18:46 +0100 Subject: Move data files to own directory --- LocomotorPrimitives.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LocomotorPrimitives.cpp') diff --git a/LocomotorPrimitives.cpp b/LocomotorPrimitives.cpp index ea5f247..af1983a 100644 --- a/LocomotorPrimitives.cpp +++ b/LocomotorPrimitives.cpp @@ -24,7 +24,7 @@ static void constructModel(OpenSim::Model &model) // Define controller for the model LocomotorPrimitivesController *control = new LocomotorPrimitivesController(0.01); - control->loadCsvData("es_r", "../../adults_es_r.csv"); + control->loadCsvData("es_r", "../../data/adults_es_r.csv"); control->setActuators(model.updActuators()); model.addController(control); -- cgit v1.2.3-54-g00ecf pe='hidden' name='id' value='abb5a14fa20fdd400995926134b7be9eb8ce6048'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')