From 5331d37ca8178417e6cdb8c0130beb41b4fd28f6 Mon Sep 17 00:00:00 2001 From: Rene Ebeling <rene.ebeling@alumni.fh-aachen.de> Date: Tue, 27 May 2025 15:52:32 +0200 Subject: [PATCH] new meassurement arrangement --- .../{Example_JSON_Array => Meassurements/Example_JSON_Array.txt} | 0 .../Example_JSON_Array_with_timestamps.txt} | 0 .../Example_JSON_Array_with_timestamps_and_count.txt} | 0 .../Terminalfeedback _from_moveit_stop_node.txt | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Progress_Documentation/{Example_JSON_Array => Meassurements/Example_JSON_Array.txt} (100%) rename Progress_Documentation/{Example_JSON_Array_with_timestamps => Meassurements/Example_JSON_Array_with_timestamps.txt} (100%) rename Progress_Documentation/{Example_JSON_Array_with_timestamps_and_count => Meassurements/Example_JSON_Array_with_timestamps_and_count.txt} (100%) rename Progress_Documentation/{ => Meassurements}/Terminalfeedback _from_moveit_stop_node.txt (100%) diff --git a/Progress_Documentation/Example_JSON_Array b/Progress_Documentation/Meassurements/Example_JSON_Array.txt similarity index 100% rename from Progress_Documentation/Example_JSON_Array rename to Progress_Documentation/Meassurements/Example_JSON_Array.txt diff --git a/Progress_Documentation/Example_JSON_Array_with_timestamps b/Progress_Documentation/Meassurements/Example_JSON_Array_with_timestamps.txt similarity index 100% rename from Progress_Documentation/Example_JSON_Array_with_timestamps rename to Progress_Documentation/Meassurements/Example_JSON_Array_with_timestamps.txt diff --git a/Progress_Documentation/Example_JSON_Array_with_timestamps_and_count b/Progress_Documentation/Meassurements/Example_JSON_Array_with_timestamps_and_count.txt similarity index 100% rename from Progress_Documentation/Example_JSON_Array_with_timestamps_and_count rename to Progress_Documentation/Meassurements/Example_JSON_Array_with_timestamps_and_count.txt diff --git a/Progress_Documentation/Terminalfeedback _from_moveit_stop_node.txt b/Progress_Documentation/Meassurements/Terminalfeedback _from_moveit_stop_node.txt similarity index 100% rename from Progress_Documentation/Terminalfeedback _from_moveit_stop_node.txt rename to Progress_Documentation/Meassurements/Terminalfeedback _from_moveit_stop_node.txt -- GitLab