Skip to content

Conversation

@blankey1337
Copy link
Owner

No description provided.

- Update `software/dashboard/app.py` to handle ZMQ Command socket (PUSH) alongside SUB.
- Update `software/dashboard/templates/index.html` to add buttons for "Reset Simulation" and "Start/Stop Recording".
- Update `software/examples/alohamini/isaac_sim/isaac_alohamini_env.py` to handle `reset=True` command.

This allows basic control of the remote simulation directly from the web dashboard on the MacBook.
- Update `isaac_alohamini_env.py` to include a `DatasetRecorder` class.
- The recorder saves observations (images + JSON metadata) to `data_sim/` when triggered.
- Wire up `start_recording` and `stop_recording` ZMQ commands in `isaac_alohamini_env.py`.
- Update `software/dashboard/app.py` to send these recording commands from the UI.

This completes the pipeline: UI -> Cloud Sim -> Local Disk Recording on Cloud.
@blankey1337 blankey1337 merged commit a5db90e into main Nov 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants