Skip to content

Commit

Permalink
aloha_mobile_wipe_wine_new_30 task
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkFzp committed Nov 12, 2023
1 parent bf736d3 commit d3c73a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions aloha_scripts/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@
'episode_len': 1300,
'camera_names': ['cam_high', 'cam_left_wrist', 'cam_right_wrist']
},
'aloha_mobile_wipe_wine_new_30':{
'dataset_dir': DATA_DIR + '/aloha_mobile_wipe_wine_new_30',
'num_episodes': 50,
'episode_len': 1300,
'camera_names': ['cam_high', 'cam_left_wrist', 'cam_right_wrist']
},
'aloha_mobile_wash_pan':{
'dataset_dir': DATA_DIR + '/aloha_mobile_wash_pan',
'num_episodes': 50,
Expand Down

0 comments on commit d3c73a7

Please sign in to comment.