\chapter{Conclusion} \TODO{Conclusion about work done} Thus OpenSim with the provided and used muscle-skeleton models is in its current state not feasible for the simulation of tasks such as those that were subject of this project. \begin{itemize} \item Precise EMG data from an actual subject (no averaged an processed patterns) would be needed in order to achieve realistic behavior in simulation with OpenSim. \item Focus of OpenSim more on clinical applications where such data is available. \item A more abstract muscoloskeletal model of a human would need to be developed in OpenSim, for such simulations, but is outside of the focus of this project. The OpenSim API would provide a decent foundation for developing such a model from scratch. \item Ground contact forces would need to be incorporated (and provided by the study the project is based on). \end{itemize} More abstract models such as the ones used by Geyer and Herr \cite{Geyer2010}, Marques et al \cite{Marques2012a, Marques2012} might be more suitable. net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Stehlé <vincent.stehle@intel.com>2016-07-15 17:03:21 +0200
committerJens Axboe <axboe@fb.com>2016-07-18 15:28:23 -0600
commitdf5c82a8dcca1a5f23fefebae973d2dd0bf5aa11 (patch)
tree6a902616e256c500947590472c8258f9f55018fb /Makefile
parent9c8747167e204b3fe0ff143e1642c921e382e1d6 (diff)
Btrfs: fix comparison in __btrfs_map_block()
Add missing comparison to op in expression, which was forgotten when doing the REQ_OP transition. Fixes: b3d3fa519905 ("btrfs: update __btrfs_map_block for REQ_OP transition") Signed-off-by: Vincent Stehlé <vincent.stehle@intel.com> Reviewed-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'Makefile')