Linslab commited on
Commit
25d7c2f
·
verified ·
1 Parent(s): 575f33b

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. raw/MobilePickPlace-v1/metadata.json +111 -0
  2. raw/MobilePickPlace-v1/traj_0.h5 +3 -0
  3. raw/MobilePickPlace-v1/traj_1.h5 +3 -0
  4. raw/MobilePickPlace-v1/traj_10.h5 +3 -0
  5. raw/MobilePickPlace-v1/traj_11.h5 +3 -0
  6. raw/MobilePickPlace-v1/traj_12.h5 +3 -0
  7. raw/MobilePickPlace-v1/traj_13.h5 +3 -0
  8. raw/MobilePickPlace-v1/traj_14.h5 +3 -0
  9. raw/MobilePickPlace-v1/traj_15.h5 +3 -0
  10. raw/MobilePickPlace-v1/traj_16.h5 +3 -0
  11. raw/MobilePickPlace-v1/traj_17.h5 +3 -0
  12. raw/MobilePickPlace-v1/traj_18.h5 +3 -0
  13. raw/MobilePickPlace-v1/traj_19.h5 +3 -0
  14. raw/MobilePickPlace-v1/traj_2.h5 +3 -0
  15. raw/MobilePickPlace-v1/traj_3.h5 +3 -0
  16. raw/MobilePickPlace-v1/traj_4.h5 +3 -0
  17. raw/MobilePickPlace-v1/traj_5.h5 +3 -0
  18. raw/MobilePickPlace-v1/traj_6.h5 +3 -0
  19. raw/MobilePickPlace-v1/traj_7.h5 +3 -0
  20. raw/MobilePickPlace-v1/traj_8.h5 +3 -0
  21. raw/MobilePickPlace-v1/traj_9.h5 +3 -0
  22. raw/MobilePickPlace-v1/videos/front_camera_ep0.mp4 +3 -0
  23. raw/MobilePickPlace-v1/videos/front_camera_ep1.mp4 +3 -0
  24. raw/MobilePickPlace-v1/videos/front_camera_ep10.mp4 +3 -0
  25. raw/MobilePickPlace-v1/videos/front_camera_ep11.mp4 +3 -0
  26. raw/MobilePickPlace-v1/videos/front_camera_ep12.mp4 +3 -0
  27. raw/MobilePickPlace-v1/videos/front_camera_ep13.mp4 +3 -0
  28. raw/MobilePickPlace-v1/videos/front_camera_ep14.mp4 +3 -0
  29. raw/MobilePickPlace-v1/videos/front_camera_ep15.mp4 +3 -0
  30. raw/MobilePickPlace-v1/videos/front_camera_ep16.mp4 +3 -0
  31. raw/MobilePickPlace-v1/videos/front_camera_ep17.mp4 +3 -0
  32. raw/MobilePickPlace-v1/videos/front_camera_ep18.mp4 +3 -0
  33. raw/MobilePickPlace-v1/videos/front_camera_ep19.mp4 +3 -0
  34. raw/MobilePickPlace-v1/videos/front_camera_ep2.mp4 +3 -0
  35. raw/MobilePickPlace-v1/videos/front_camera_ep3.mp4 +3 -0
  36. raw/MobilePickPlace-v1/videos/front_camera_ep4.mp4 +3 -0
  37. raw/MobilePickPlace-v1/videos/front_camera_ep5.mp4 +3 -0
  38. raw/MobilePickPlace-v1/videos/front_camera_ep6.mp4 +3 -0
  39. raw/MobilePickPlace-v1/videos/front_camera_ep7.mp4 +3 -0
  40. raw/MobilePickPlace-v1/videos/front_camera_ep8.mp4 +3 -0
  41. raw/MobilePickPlace-v1/videos/front_camera_ep9.mp4 +3 -0
  42. raw/MobilePickPlace-v1/videos/left_camera_ep0.mp4 +3 -0
  43. raw/MobilePickPlace-v1/videos/left_camera_ep1.mp4 +3 -0
  44. raw/MobilePickPlace-v1/videos/left_camera_ep10.mp4 +3 -0
  45. raw/MobilePickPlace-v1/videos/left_camera_ep11.mp4 +3 -0
  46. raw/MobilePickPlace-v1/videos/left_camera_ep12.mp4 +3 -0
  47. raw/MobilePickPlace-v1/videos/left_camera_ep13.mp4 +3 -0
  48. raw/MobilePickPlace-v1/videos/left_camera_ep14.mp4 +3 -0
  49. raw/MobilePickPlace-v1/videos/left_camera_ep15.mp4 +3 -0
  50. raw/MobilePickPlace-v1/videos/left_camera_ep16.mp4 +3 -0
raw/MobilePickPlace-v1/metadata.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_info": {
3
+ "env_id": "MobilePickPlace-v1",
4
+ "env_kwargs": {
5
+ "num_envs": 1,
6
+ "obs_mode": "rgbd",
7
+ "reward_mode": "dense",
8
+ "control_mode": "pd_ee_delta_pose",
9
+ "enable_shadow": true,
10
+ "show_world_frame": false,
11
+ "show_fps": false,
12
+ "show_viewer": false,
13
+ "device": "cuda:0",
14
+ "front_camera": true,
15
+ "back_camera": false,
16
+ "left_camera": true,
17
+ "right_camera": false,
18
+ "top_camera": true,
19
+ "robot_camera": true,
20
+ "orbit_camera": false,
21
+ "custome_viewer_res": true,
22
+ "viewer_res": [
23
+ 320,
24
+ 240
25
+ ],
26
+ "camera_res_ratio": 1.0
27
+ }
28
+ },
29
+ "episodes": [
30
+ {
31
+ "episode_id": "traj_0",
32
+ "elapsed_steps": 799
33
+ },
34
+ {
35
+ "episode_id": "traj_1",
36
+ "elapsed_steps": 802
37
+ },
38
+ {
39
+ "episode_id": "traj_2",
40
+ "elapsed_steps": 802
41
+ },
42
+ {
43
+ "episode_id": "traj_3",
44
+ "elapsed_steps": 803
45
+ },
46
+ {
47
+ "episode_id": "traj_4",
48
+ "elapsed_steps": 799
49
+ },
50
+ {
51
+ "episode_id": "traj_5",
52
+ "elapsed_steps": 805
53
+ },
54
+ {
55
+ "episode_id": "traj_6",
56
+ "elapsed_steps": 801
57
+ },
58
+ {
59
+ "episode_id": "traj_7",
60
+ "elapsed_steps": 798
61
+ },
62
+ {
63
+ "episode_id": "traj_8",
64
+ "elapsed_steps": 801
65
+ },
66
+ {
67
+ "episode_id": "traj_9",
68
+ "elapsed_steps": 803
69
+ },
70
+ {
71
+ "episode_id": "traj_10",
72
+ "elapsed_steps": 805
73
+ },
74
+ {
75
+ "episode_id": "traj_11",
76
+ "elapsed_steps": 798
77
+ },
78
+ {
79
+ "episode_id": "traj_12",
80
+ "elapsed_steps": 794
81
+ },
82
+ {
83
+ "episode_id": "traj_13",
84
+ "elapsed_steps": 802
85
+ },
86
+ {
87
+ "episode_id": "traj_14",
88
+ "elapsed_steps": 802
89
+ },
90
+ {
91
+ "episode_id": "traj_15",
92
+ "elapsed_steps": 801
93
+ },
94
+ {
95
+ "episode_id": "traj_16",
96
+ "elapsed_steps": 804
97
+ },
98
+ {
99
+ "episode_id": "traj_17",
100
+ "elapsed_steps": 800
101
+ },
102
+ {
103
+ "episode_id": "traj_18",
104
+ "elapsed_steps": 800
105
+ },
106
+ {
107
+ "episode_id": "traj_19",
108
+ "elapsed_steps": 803
109
+ }
110
+ ]
111
+ }
raw/MobilePickPlace-v1/traj_0.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8230e5b4a0e8508323f4d65201b51769190f74a1c8cc6f3da6179b25d4e70ee
3
+ size 1720849127
raw/MobilePickPlace-v1/traj_1.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3975858dd28ca1b90a537ba110d70b0ca6fe4c77a553d37ab88a158990ff49
3
+ size 1727302241
raw/MobilePickPlace-v1/traj_10.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed514daf3860320ae02a5a7e347a8b4926fa1ebf8aa81221461b8ac1f28915e5
3
+ size 1733755355
raw/MobilePickPlace-v1/traj_11.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee13aca7c3c14b850fd4b142f76b11e14e8800f4101bf6956b230648135e90a
3
+ size 1718698089
raw/MobilePickPlace-v1/traj_12.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7cad818448fdb08867b04d2e0ddaf697a5050fe762197c2d005d22b76456366
3
+ size 1710093937
raw/MobilePickPlace-v1/traj_13.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2d3df5fb32a312aa15756fd4ca98fd7e40034b0c239d3ff35cab3606178298
3
+ size 1727302241
raw/MobilePickPlace-v1/traj_14.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cf20f88a3394609f1c2ed437b809c3deb35301ed83354da46e8931a0a404727
3
+ size 1727302241
raw/MobilePickPlace-v1/traj_15.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0185cf796ff68738abe1a0f662ce8d1ae1973d0b12a49edf6078426cc33640f1
3
+ size 1725151203
raw/MobilePickPlace-v1/traj_16.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a87d68e636cbb12d5eb0daa8184af4d099f00aff77108b7905f6a3b285e4a401
3
+ size 1731604317
raw/MobilePickPlace-v1/traj_17.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:805bf7590766e5e4c812cd42c5c205671fe68a4bb091bf98300571638228f0a9
3
+ size 1723000165
raw/MobilePickPlace-v1/traj_18.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9588b8bc03e64b46180ce4443fe2be552dceb07fcbb58be27195cb9af760c69d
3
+ size 1723000165
raw/MobilePickPlace-v1/traj_19.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c2d0769443c15f49c0d732861920f6ae3656fd14c825bc3d4d14f6835b950bc
3
+ size 1729453279
raw/MobilePickPlace-v1/traj_2.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283e21478c0ef9da74f6d083067db70d14e4b6df760b97a0d0201719ff9bd184
3
+ size 1727302241
raw/MobilePickPlace-v1/traj_3.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a90a8f1830ad82a6cd72f6e2189094518d5d0f71f4ff7e252965b18ddff9e0c6
3
+ size 1729453279
raw/MobilePickPlace-v1/traj_4.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4f1d111d5fd4b74123b6e44a7912a8bbf13cb45aeaa12feea1f4ff95c3494af
3
+ size 1720849127
raw/MobilePickPlace-v1/traj_5.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee39234a1e1ef90c6d048f44b16c3f0d193cc69d2b221e50ed02c1263c928ee
3
+ size 1733755355
raw/MobilePickPlace-v1/traj_6.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d37c702470a74fae6f501a9ca69382aac2af3c9080c9f75dd87fe2a322a8091
3
+ size 1725151203
raw/MobilePickPlace-v1/traj_7.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4663410aa186140bae9ed5ca603ab0d1ebd9a0e36693738d0cd7915495bee987
3
+ size 1718698089
raw/MobilePickPlace-v1/traj_8.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b520fad0b1526de74d2e0f1dcd24ca4d4f9bd98d7d654d72568f1b1ccfcb70
3
+ size 1725151203
raw/MobilePickPlace-v1/traj_9.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8fa68fd5fe0b7a38733a73671c2ebe26b4baeee3d24a7e94fd469791468dc92
3
+ size 1729453279
raw/MobilePickPlace-v1/videos/front_camera_ep0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e942348795c2b0781076c89f6fea3120388095d708f3ff1e9224a8b7c5dd1c
3
+ size 1776887
raw/MobilePickPlace-v1/videos/front_camera_ep1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acdca365c7786dd70544d2fc5e4a581718f274b181120a07c50480e535326b39
3
+ size 1781961
raw/MobilePickPlace-v1/videos/front_camera_ep10.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b067749c708adb25501243ce10e6f135c5ad6c5c8a9cc05614bff4e2a1e3e9db
3
+ size 1794324
raw/MobilePickPlace-v1/videos/front_camera_ep11.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c10101bde6a3b946a025453de6e27cac6bdb4a7a835b83c11271c3179fc1ff
3
+ size 1783891
raw/MobilePickPlace-v1/videos/front_camera_ep12.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbdb6caf91b141c043ca3a47dc4f7dd72fe0f7065d7d46c2dd493a709f2c08c
3
+ size 1775986
raw/MobilePickPlace-v1/videos/front_camera_ep13.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38afe7d7d0e148653385084da70cf9362b5833eb8105c338b4674163d77d6ca7
3
+ size 1787337
raw/MobilePickPlace-v1/videos/front_camera_ep14.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93e7467c7d7e05a449e4b09e1fe78c6a995cee9bdcb25f50bf9e31b0939cdf7d
3
+ size 1790245
raw/MobilePickPlace-v1/videos/front_camera_ep15.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3912a07b77a312ef711b79f04a897a383e9543ee4fac3135739f67cb7ccbb5a
3
+ size 1788565
raw/MobilePickPlace-v1/videos/front_camera_ep16.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495adf582c2021203c1cb0102000e976bc77adbcbc1661afa36aacc9446c304b
3
+ size 1785710
raw/MobilePickPlace-v1/videos/front_camera_ep17.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:add98ba19bd5fdfd1f9df9adcd7efe1606e5c3ece97339214d4300cb26774a72
3
+ size 1784394
raw/MobilePickPlace-v1/videos/front_camera_ep18.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51090f2493bb30adfcded28a03afc8ab48a980ccfe744e7393343a2c5159d56d
3
+ size 1778555
raw/MobilePickPlace-v1/videos/front_camera_ep19.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1444334493f1b13891e42128c6c5697255a954f6b9ee7aed6d4cb26b519e024f
3
+ size 1790031
raw/MobilePickPlace-v1/videos/front_camera_ep2.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38cf1d0c8b1fd9ada5063835dca6bed5c2c1e1240fcc5537bf5c05baf3bc1f2
3
+ size 1787786
raw/MobilePickPlace-v1/videos/front_camera_ep3.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2978e64936b64e9e650b350cec04071f533350a7fa4d85387c6917ef46cf0043
3
+ size 1783595
raw/MobilePickPlace-v1/videos/front_camera_ep4.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79632e85321b8f12c842ce6c0e42c05632c2b7bdb96f195ba0872f888964155
3
+ size 1772204
raw/MobilePickPlace-v1/videos/front_camera_ep5.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e2ef79e0d300a255e263b4db6fc339b44803be200c155ae93d844187273860
3
+ size 1796776
raw/MobilePickPlace-v1/videos/front_camera_ep6.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ef102b3300e1c59cdf676ad4ab641e8643fdde51fb73b30483a1f854c060e00
3
+ size 1786909
raw/MobilePickPlace-v1/videos/front_camera_ep7.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95a9df4f0a389705a83953a311427e192070813810dea6f53cb88dedb3b7ed55
3
+ size 1781096
raw/MobilePickPlace-v1/videos/front_camera_ep8.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5dd49edc7539eea6a71fa1bf0704573bdfcb0cf70be8c92796ce30c82fce25
3
+ size 1779056
raw/MobilePickPlace-v1/videos/front_camera_ep9.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cdf03f59ce2f6a46dc1cf870166ba1588188a55abb3b4f650adfba4786a084f
3
+ size 1786622
raw/MobilePickPlace-v1/videos/left_camera_ep0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af27d0adf7447258a48916192eb6a9e0b9bc0467f1b7065a8ce6e700857c965d
3
+ size 1761263
raw/MobilePickPlace-v1/videos/left_camera_ep1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f4cbbcad274a9be16e93eb68f9e517debfbaeaba7836eab840496b5330ced5
3
+ size 1738582
raw/MobilePickPlace-v1/videos/left_camera_ep10.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a75f6b6589a5b122e4acd9670b4e910b3e22c5262d56db72e595d72c2017bda
3
+ size 1754762
raw/MobilePickPlace-v1/videos/left_camera_ep11.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f019a1f1b8d9e9b0e74717d5f73927b663ea44fbc2e7db519481b1a88c263829
3
+ size 1762645
raw/MobilePickPlace-v1/videos/left_camera_ep12.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:299498c839c8047b078f09b7a9196c319ddfee5e1791cb058433d3510b38d35b
3
+ size 1745109
raw/MobilePickPlace-v1/videos/left_camera_ep13.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a459743ee50b80210fb5af8d6c2e8fa1abd78efa83f75ddf0b2989258c1bf29d
3
+ size 1747281
raw/MobilePickPlace-v1/videos/left_camera_ep14.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e53507b3dd1dd9d9b4e9bf133a5551608beb914f5699763ddb271bcfbd0ef7e
3
+ size 1740554
raw/MobilePickPlace-v1/videos/left_camera_ep15.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8000fa93257d986f44ad65e5e1c61948a155221d64cb32197d317172fad1852
3
+ size 1754424
raw/MobilePickPlace-v1/videos/left_camera_ep16.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ccab0d99ccb873ca3767c2281056d7a3f2780edaf17ecc795db7db7f9427fe9
3
+ size 1742556