Skip to content
Snippets Groups Projects
Commit 57458092 authored by Leon Michel Gorißen's avatar Leon Michel Gorißen
Browse files

chore: Name Trajectory Data Folder

The folder is renamed to the name used for publication
parent dd096055
No related branches found
No related tags found
No related merge requests found
...@@ -140,7 +140,7 @@ if __name__ == "__main__": ...@@ -140,7 +140,7 @@ if __name__ == "__main__":
models = ["LLT_model_scratch", "LLT_model_ITA", "LLT_model_ITA_hyper", "LLT_model_foundation"] models = ["LLT_model_scratch", "LLT_model_ITA", "LLT_model_ITA_hyper", "LLT_model_foundation"]
robot_uuid = LLT_ROBOT_UUID robot_uuid = LLT_ROBOT_UUID
directory = Path( directory = Path(
f"/app/dynamics_learning/Pretrained_Model_Trajectory_Data/train/{robot_uuid}" f"/app/dynamics_learning/Trajectory_Data/train/{robot_uuid}"
) )
( (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment