From deea4ba7d336be5cdb8037f92e0b84d3f8d2da71 Mon Sep 17 00:00:00 2001 From: acki Date: Sat, 14 Mar 2026 10:26:14 +0100 Subject: [PATCH] idea project --- idea-project/build.run.xml | 17 +++++++++++++++++ idea-project/run ros2.run.xml | 19 +++++++++++++++++++ idea-project/sim action.run.xml | 17 +++++++++++++++++ idea-project/sim odo.run.xml | 17 +++++++++++++++++ idea-project/sim.run.xml | 7 +++++++ idea-project/socat action.run.xml | 17 +++++++++++++++++ idea-project/socat odo.run.xml | 17 +++++++++++++++++ idea-project/socat.run.xml | 7 +++++++ 8 files changed, 118 insertions(+) create mode 100644 idea-project/build.run.xml create mode 100644 idea-project/run ros2.run.xml create mode 100644 idea-project/sim action.run.xml create mode 100644 idea-project/sim odo.run.xml create mode 100644 idea-project/sim.run.xml create mode 100644 idea-project/socat action.run.xml create mode 100644 idea-project/socat odo.run.xml create mode 100644 idea-project/socat.run.xml diff --git a/idea-project/build.run.xml b/idea-project/build.run.xml new file mode 100644 index 0000000..990728a --- /dev/null +++ b/idea-project/build.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/idea-project/run ros2.run.xml b/idea-project/run ros2.run.xml new file mode 100644 index 0000000..db38251 --- /dev/null +++ b/idea-project/run ros2.run.xml @@ -0,0 +1,19 @@ + + + + \ No newline at end of file diff --git a/idea-project/sim action.run.xml b/idea-project/sim action.run.xml new file mode 100644 index 0000000..bec3ef9 --- /dev/null +++ b/idea-project/sim action.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/idea-project/sim odo.run.xml b/idea-project/sim odo.run.xml new file mode 100644 index 0000000..b78c11d --- /dev/null +++ b/idea-project/sim odo.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/idea-project/sim.run.xml b/idea-project/sim.run.xml new file mode 100644 index 0000000..0fdf151 --- /dev/null +++ b/idea-project/sim.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/idea-project/socat action.run.xml b/idea-project/socat action.run.xml new file mode 100644 index 0000000..7eab293 --- /dev/null +++ b/idea-project/socat action.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/idea-project/socat odo.run.xml b/idea-project/socat odo.run.xml new file mode 100644 index 0000000..04f1f43 --- /dev/null +++ b/idea-project/socat odo.run.xml @@ -0,0 +1,17 @@ + + + + \ No newline at end of file diff --git a/idea-project/socat.run.xml b/idea-project/socat.run.xml new file mode 100644 index 0000000..878829f --- /dev/null +++ b/idea-project/socat.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file