Returns the path of a setup-template XML shipped with PhysioOpenSim,
suitable as the template_file argument of the
opensimWrite*SetupFromTemplate() functions. Each template is a minimal
OpenSim tool document whose fields (model, marker/coordinates, output, time
range, external loads) are substituted by those writers.
Usage
opensimTemplatePath(
tool = c("ik", "id", "so", "cmc", "rra", "analyze", "generic")
)