Install Check

Check, fix, or extend requirements/install.sh and its docker/Dockerfile coverage when adding a new embodied model or environment in RLinf, so the install logic reuses common utilities, keeps system deps in sys_deps.sh, pins/forks git deps, avoids ad-hoc pyproject/core-dep hacks, and every new model/env gets a matching Dockerfile build stage. Use when writing or cleaning up an install_*_model or install_*_env function, fixing a flaky or non-portable install path, or reviewing an install.sh / Dockerfile diff for convention compliance.

rlinf 66f3213 2 files · 18.0 KB Updated

File contents

rlinf/rlinf/tree/main/.agents/skills/install-check commit 66f3213dd7

Frequently asked questions

npx skillmds@latest add rlinf/install-check