charlesxu0124 commited on
Commit
10d3cc3
1 Parent(s): 72e03f5

added link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -39,8 +39,8 @@ Each zip file contains a folder of trajectories. Each trajectory is saved as a .
39
  - `object_info` (Single-Object only): a dictionary containing information of the object being manipulated in the current trajectory with the following keys-value pairs:
40
  - `length`: length of the object (S=Short, L=Long)
41
  - `size`: cross-sectional size of the object (S=Small, M=Medium, L=Large)
42
- - `shape`: shape ID of the object according to reference sheet
43
- - `color`: color ID of the object according to reference sheet
44
  - `angle`: initial pose of the object indicating how it should be grasped and reoriented (horizontal, vertical)
45
  - `distractor`: indicator for whether there are distractor objects (y=yes, n=no)
46
  ## File Naming
 
39
  - `object_info` (Single-Object only): a dictionary containing information of the object being manipulated in the current trajectory with the following keys-value pairs:
40
  - `length`: length of the object (S=Short, L=Long)
41
  - `size`: cross-sectional size of the object (S=Small, M=Medium, L=Large)
42
+ - `shape`: shape ID of the object according to [reference](https://functional-manipulation-benchmark.github.io/static/doc/FMB%20Shape%20and%20Color%20Number%20Reference%20Sheet%20-%20Google%20Docs.pdf) sheet
43
+ - `color`: color ID of the object according to [reference](https://functional-manipulation-benchmark.github.io/static/doc/FMB%20Shape%20and%20Color%20Number%20Reference%20Sheet%20-%20Google%20Docs.pdf) sheet
44
  - `angle`: initial pose of the object indicating how it should be grasped and reoriented (horizontal, vertical)
45
  - `distractor`: indicator for whether there are distractor objects (y=yes, n=no)
46
  ## File Naming