visnavdataset commited on
Commit
0335fbe
·
verified ·
1 Parent(s): 8a6667a

Add a tag and correct a typo

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - Waypoint
9
  - Reinforcement Learning
10
  - Contrastive Learning
 
11
  ---
12
 
13
  # LAVN Dataset
@@ -57,7 +58,7 @@ LAVN
57
  |--traj_480p_scene00
58
  |--rgb_00001.jpg
59
  ```
60
- where the main landmark annotation scripts ```makeData_virtual.py``` and ```makeData_real.py``` are in folder (1) ```src```. (2) ```Virtual``` and (3) ```Real``` stores trajectories collecetd in the simulation and real world, respectively. In each trajectory's data is collected in the following format:
61
  ```
62
  |--traj_<SCENE_ID>
63
  |--worker_graph.json
 
8
  - Waypoint
9
  - Reinforcement Learning
10
  - Contrastive Learning
11
+ - Intuitive Robot Motion Intent Visualization
12
  ---
13
 
14
  # LAVN Dataset
 
58
  |--traj_480p_scene00
59
  |--rgb_00001.jpg
60
  ```
61
+ where the main landmark annotation scripts ```makeData_virtual.py``` and ```makeData_real.py``` are in folder (1) ```src```. (2) ```Virtual``` and (3) ```Real``` stores trajectories collected in the simulation and real world, respectively. In each trajectory's data is collected in the following format:
62
  ```
63
  |--traj_<SCENE_ID>
64
  |--worker_graph.json