diff --git a/Data/Brain/Sessions/session_027_2026-04-22/alerts.json b/Data/Brain/Sessions/session_027_2026-04-22/alerts.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Data/Brain/Sessions/session_027_2026-04-22/alerts.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Data/Brain/Sessions/session_027_2026-04-22/commands.json b/Data/Brain/Sessions/session_027_2026-04-22/commands.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Data/Brain/Sessions/session_027_2026-04-22/commands.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Data/Brain/Sessions/session_027_2026-04-22/detections.json b/Data/Brain/Sessions/session_027_2026-04-22/detections.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Data/Brain/Sessions/session_027_2026-04-22/detections.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Data/Brain/Sessions/session_027_2026-04-22/places.json b/Data/Brain/Sessions/session_027_2026-04-22/places.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/Data/Brain/Sessions/session_027_2026-04-22/places.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/Data/Brain/Sessions/session_028_2026-04-22/commands.json b/Data/Brain/Sessions/session_028_2026-04-22/commands.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Data/Brain/Sessions/session_028_2026-04-22/commands.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Data/Brain/Sessions/session_028_2026-04-22/detections.tmp b/Data/Brain/Sessions/session_028_2026-04-22/detections.tmp new file mode 100644 index 0000000..e69de29 diff --git a/Doc/environment.md b/Doc/environment.md index d9e6247..23c624a 100644 --- a/Doc/environment.md +++ b/Doc/environment.md @@ -248,7 +248,7 @@ cd ~/holosoma --task.velocity-input zmq --task.state-input zmq --task.interface eth0 # Terminal 2 — Ollama server (leave running) -ollama serve > /tmp/ollama.log 2>&1 & +ollama serve & sleep 3 # Terminal 3 — Marcus brain conda activate marcus