This is the pre-upload audit for a CoRL paper. The numbers below are the CoRL 2026 requirements as read on 2026-07-08 from the official Instruction for Authors and Call for Papers (corl.org); the 2026 deadline has passed, so apply this skill to a 2027-cycle draft after re-opening the new year's pages — CoRL re-issues its instructions annually and has changed page accounting between cycles.
| Element | 2026 rule | Notes |
|---|---|---|
| Platform | OpenReview, group robot-learning.org/CoRL/2026/Conference |
Profile + conflicts needed for every author |
| Abstract registration | May 26, 2026 | Separate, earlier than the paper |
| Paper deadline | May 29, 2026 | Deadline clock/timezone wording 待核实 per cycle |
| Main text | 8 pages, including a mandatory Limitations section | Limitations counts toward the limit — budget for it |
| Not counted | Acknowledgments, references, optional appendix | Appendix rides in the same PDF |
| Template | corl_2026 LaTeX class |
Camera-ready later flips to [final] mode |
| Review model | Double-anonymous | Applies to paper, supplementary, and any linked site |
| Supplementary | Encouraged; video ≤ 250 MB (strict), ~3 min suggested | See corl-supplementary for content strategy |
Two venue-specific traps dominate desk problems here, and neither exists in the same form at neighboring conferences:
lab-name.github.io fails even if the page is
scrubbed). Use an anonymous hosting pattern or put the video in the
supplementary upload instead.Beyond the standard items (author block, acknowledgments, metadata, third-person self-citation), sweep the modalities specific to this field:
/home/<user>/...).# Mechanical pre-upload pass on the submission PDF and supplementary bundle
pdftotext main.pdf - | grep -nEi 'github\.io|github\.com|wandb|acknowledg|our (lab|group|university)' | head
pdfinfo main.pdf | grep -Ei 'author|creator|producer'
grep -RnEi 'hostname|/home/|api_key' supplementary/code/ | head
stat -c '%n %s' supplementary/video.mp4 # must be <= 250 MB (2026 strict cap)
pdftotext main.pdf - | grep -ci 'limitation' # 0 hits => missing mandatory section
[ ] Abstract registered by the abstract deadline (title/authors stable)
[ ] Main text <= 8 pages WITH Limitations section included and substantive
[ ] References + appendix after main text, same PDF, uncounted
[ ] corl_2026 template unmodified; compiles with no page-limit tricks
[ ] Anonymity sweep passed: text, figures, video frames, links, metadata
[ ] Supplementary video <= 250 MB, ~3 min, anonymized end to end
[ ] Code/data (if included) scrubbed of identities, paths, and keys
[ ] OpenReview form: authors, conflicts, keywords, abstract synced with PDF
[ ] Dual-submission status confirmed with every coauthor in writing
[ ] GenAI-policy disclosure handled per the current instructions [待核实]
Page accounting (the 2026 camera-ready got a 9th page; earlier cycles differed), the Limitations rule, video caps, the GenAI policy, and deadline clock conventions are all chair-set and cycle-volatile. The controlling sources are https://www.corl.org/contributions/call-for-papers and https://www.corl.org/contributions/instruction-for-authors for the live year — open both before trusting any number in this file.