RoboPRO commited on
Commit
d91d1ea
·
verified ·
1 Parent(s): 036b133

Correct workshop venue to Data-Centric Robotics Workshop @ RSS 2026

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -90,13 +90,13 @@ table = pq.read_table(p)
90
 
91
  ## Citation
92
 
93
- RoboPRO was introduced in the RSS 2026 Workshop (RoboData) paper *Data and Evaluation Protocols for Robust Robotic Manipulation*. Please cite:
94
 
95
  ```bibtex
96
  @inproceedings{li2026robopro,
97
  title = {Data and Evaluation Protocols for Robust Robotic Manipulation},
98
  author = {Li, Zhiyuan and Eret, Charles and Zhao, Xuan and Wu, Yangzheng and Rasouli, Amir},
99
- booktitle = {Robotics: Science and Systems (RSS) 2026 Workshop on RoboData},
100
  year = {2026},
101
  url = {https://robopro-bench.github.io/RoboPRO/}
102
  }
 
90
 
91
  ## Citation
92
 
93
+ RoboPRO was introduced in the RSS 2026 Data-Centric Robotics Workshop paper *Data and Evaluation Protocols for Robust Robotic Manipulation*. Please cite:
94
 
95
  ```bibtex
96
  @inproceedings{li2026robopro,
97
  title = {Data and Evaluation Protocols for Robust Robotic Manipulation},
98
  author = {Li, Zhiyuan and Eret, Charles and Zhao, Xuan and Wu, Yangzheng and Rasouli, Amir},
99
+ booktitle = {Data-Centric Robotics Workshop at Robotics: Science and Systems (RSS)},
100
  year = {2026},
101
  url = {https://robopro-bench.github.io/RoboPRO/}
102
  }