sislaboratory/owm-iss-numerical-dock-attempts-by-port-3ep
owm-iss-numerical-dock-attempts-by-port Docking-approach rollouts for the iss-numerical environment: every docking port on the station, flown by each of three chaser vehicles. Video only -- these are review clips, not a training dataset. For LeRobot datasets see the runs produced by owm-envs generate. Layout <model>/<port>/ rollout.json seeds, per-episode outcomes, the horizon flown env_config.toml the config as run, which is what makes a clip… See the full description on the dataset page: https://huggingface.co/datasets/sislaboratory/owm-iss-numerical-dock-attempts-by-port-3ep.
owm-iss-numerical-dock-attempts-by-port
Docking-approach rollouts for the iss-numerical environment: every docking port on the station, flown by each of three chaser vehicles. Video only -- these are review clips, not a training dataset. For LeRobot datasets see the runs produced by owm-envs generate.
Layout
<model>/<port>/
rollout.json seeds, per-episode outcomes, the horizon flown
env_config.toml the config as run, which is what makes a clip reproducible
media/<view>/rollout/ep_%04d.mp4Views recorded: fpv, dragon_iso. Models: dragon, cygnus, soyuz.
Each model is flown to all eight ports. The one port its own vehicle already occupies in the scene is filmed without a docking requirement, since it cannot be docked to; every other pair required a successful dock.
Episodes
72 episodes, 63 ended docked.
Reproducing one clip
uv run owm-envs rollout --out run --env iss-numerical \
--env-config <model>/<port>/env_config.toml \
--policy dock --port <port> --episodes 1 --seed <seed from rollout.json>