Skip to content

RLSOK v1.0.2

Latest

Choose a tag to compare

@ZqiEE ZqiEE released this 02 Aug 04:45
e9b811d

RLSOK v1.0.2 is the latest stable product release.

Version identity:

  • product release: v1.0.2
  • robot-side runtime package: @realitywarden/rlsok 1.0.1
  • cloud/control-plane package: rlsok-cloud 1.0.3
  • runtime delivery commit: e9b811d
  • cloud delivery commit: 5f9c571f11d7e69eba7f7fa8b99fbc29e0739ac9

Recommended install:

  1. Download RLSOK-v1.0.2-windows-x64-installer.zip and SHA256SUMS.
  2. Verify the ZIP digest.
  3. Extract it and run powershell -File setup.ps1 -Action Install.

The setup verifies its bundled runtime and cloud packages before changes, installs the runtime dependency, initializes a private PostgreSQL 16 cluster, runs migrations, creates a real administrator account, starts API/Web services, and performs health checks. It does not require a source checkout.

Final validation:

  • clean installation, stop/start, uninstall, and reinstall passed
  • corrupted component rejection passed before the install root was created
  • cloud 1.0.2 to 1.0.3 upgrade passed
  • cloud 1.0.3 to 1.0.2 rollback passed
  • exact-final-commit runtime and cloud CI passed
  • official UR5e URSim and Gazebo Harmonic validation proof is included
  • no physical hardware was used

Verify every asset with SHA256SUMS and inspect RLSOK-v1.0.2-release-manifest.json for exact component identities.