chore(docs): no policy readme in src code (#3286)

* chore(docs): move policies readme out of src code

* chore(docs): create symlink for policy readme
This commit is contained in:
Steven Palma
2026-04-05 19:25:38 +02:00
committed by GitHub
parent b6e60a6e30
commit 8c3d4cf900
8 changed files with 255 additions and 251 deletions
+14
View File
@@ -0,0 +1,14 @@
## Paper
https://arxiv.org/abs/2509.25358
## Citation
```bibtex
@article{chen2025sarm,
title={SARM: Stage-Aware Reward Modeling for Long Horizon Robot Manipulation},
author={Chen, Qianzhong and Yu, Justin and Schwager, Mac and Abbeel, Pieter and Shentu, Yide and Wu, Philipp},
journal={arXiv preprint arXiv:2509.25358},
year={2025}
}
```