From 56cd4b65183fbb1f38fe62f60646dfacb44493cc Mon Sep 17 00:00:00 2001 From: davidpagnon Date: Thu, 2 Nov 2023 23:59:51 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68c4834..9fc2149 100644 --- a/README.md +++ b/README.md @@ -789,7 +789,7 @@ Combine two trc files, for example a triangulated DeepLabCut trc file and a tria [trc_from_mot_osim.py](https://github.com/perfanalytics/pose2sim/blob/main/Pose2Sim/Utilities/trc_from_mot_osim.py) Build a trc file from a .mot motion file and a .osim model file. -[csv_from_mot_osim.py](https://github.com/perfanalytics/pose2sim/blob/main/Pose2Sim/Utilities/csv_from_mot_osim.py) +[bodykin_from_mot_osim.py](https://github.com/perfanalytics/pose2sim/blob/main/Pose2Sim/Utilities/bodykin_from_mot_osim.py) Converts a mot file to a .csv file with rotation and orientation of all segments.