Organize host and robot streaming releases

This commit is contained in:
Mike Mi
2026-08-09 15:56:20 +08:00
commit decff19daf
532 changed files with 127054 additions and 0 deletions

16
release/README.md Normal file
View File

@@ -0,0 +1,16 @@
# Extracted release contents
The source tree in this repository was extracted from the original
`OmniSocketGo_deployment-20260808` bundle. The original bundle contained the
host release and the direct-V4L2 robot release. Their original README and
SHA256 manifests are retained here as `README_original_bundle.md` and
`SHA256SUMS_original_bundle`.
The ROS 2 robot release is included separately under
`robot/ros2/OmniSocketGo_robot_ros`; it is the ROS 2 camera-ownership variant
validated after the 2026-08-08 bundle was produced.
The compressed archives themselves are not committed because their contents
are already present as source files and the repository ignores `*.tar.gz`.
The top-level archive checksum file is retained for provenance only; verify
the original archives before distributing them separately.