Datasets:

ArXiv:
License:
Fisher-Wang commited on
Commit
8916222
·
1 Parent(s): 70b494e

[add] readme for rlbench trajs part

Browse files
Files changed (1) hide show
  1. trajs/rlbench/README.md +3 -0
trajs/rlbench/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ All the trajectories in this folder come from [RLBench](https://github.com/stepjam/RLBench).
2
+
3
+ The trajectories are collected by motion planning designed by RLBench for each task. The code for collecting the trajectories is open-sourced in [this repo](https://github.com/Fisher-Wang/RLBench).