Next Steps#
You have successfully completed:
✓ Client Installed - CLI installed and authenticated with OSMO
✓ Profile Configured - Notifications, default pool, and bucket set
✓ Credentials Added - Registry and data access configured
✓ Ready to Run - Your workflows can now access compute and storage
What You Can Do Now#
Your OSMO environment gives you access to:
Define tasks in YAML, submit to OSMO, and let the platform handle scheduling and execution.
Use SSH, VSCode, or Jupyter notebooks to interactively develop and debug in running tasks.
Run training jobs and simulations across GPU clusters without managing infrastructure.
Test robot policies on real hardware like Jetson while running simulation on GPU nodes.
Run Your First Workflow#
The Hello World tutorial takes 5 minutes and covers:
Creating a workflow YAML definition
Submitting via CLI or Web UI
Querying workflow status
Retrieving logs and results