forked from ALRhub/push-to-see
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
106 lines (105 loc) · 2.64 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
name: pushandgrasp
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- attrs=19.3.0=py_0
- backcall=0.2.0=py_0
- bleach=3.1.5=py_0
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py36_0
- decorator=4.4.2=py_0
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py36_0
- importlib-metadata=1.7.0=py36_0
- importlib_metadata=1.7.0=0
- ipykernel=5.3.0=py36h5ca1d4c_0
- ipython=7.16.1=py36h5ca1d4c_0
- ipython_genutils=0.2.0=py36_0
- jedi=0.17.1=py36_0
- jinja2=2.11.2=py_0
- jsonschema=3.2.0=py36_0
- jupyter_client=6.1.3=py_0
- jupyter_core=4.6.3=py36_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h7b6447c_0
- libffi=3.3=he6710b0_1
- libgcc-ng=9.1.0=hdf63c60_0
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- markupsafe=1.1.1=py36h7b6447c_0
- mistune=0.8.4=py36h7b6447c_0
- nbconvert=5.6.1=py36_0
- nbformat=5.0.7=py_0
- ncurses=6.2=he6710b0_1
- notebook=6.0.3=py36_0
- openssl=1.1.1g=h7b6447c_0
- packaging=20.4=py_0
- pandoc=2.9.2.1=0
- pandocfilters=1.4.2=py36_1
- parso=0.7.0=py_0
- pexpect=4.8.0=py36_0
- pickleshare=0.7.5=py36_0
- pip=20.1.1=py36_1
- prometheus_client=0.8.0=py_0
- prompt-toolkit=3.0.5=py_0
- ptyprocess=0.6.0=py36_0
- pygments=2.6.1=py_0
- pyparsing=2.4.7=py_0
- pyrsistent=0.16.0=py36h7b6447c_0
- python=3.6.10=h7579374_2
- python-dateutil=2.8.1=py_0
- pyzmq=19.0.1=py36he6710b0_1
- readline=8.0=h7b6447c_0
- send2trash=1.5.0=py36_0
- setuptools=47.3.1=py36_0
- six=1.15.0=py_0
- sqlite=3.32.3=h62c20be_0
- terminado=0.8.3=py36_0
- testpath=0.4.4=py_0
- tk=8.6.10=hbc83047_0
- tornado=6.0.4=py36h7b6447c_1
- traitlets=4.3.3=py36_0
- wcwidth=0.2.5=py_0
- webencodings=0.5.1=py36_1
- wheel=0.34.2=py36_0
- xz=5.2.5=h7b6447c_0
- zeromq=4.3.2=he6710b0_2
- zipp=3.1.0=py_0
- zlib=1.2.11=h7b6447c_3
- pip:
- addict==2.4.0
- catkin-pkg==0.4.23
- cloudpickle==1.3.0
- cycler==0.10.0
- cython==0.29.20
- distro==1.5.0
- docutils==0.16
- future==0.18.2
- gym==0.17.2
- ipywidgets==7.5.1
- joblib==1.0.0
- kiwisolver==1.2.0
- matplotlib==3.2.2
- numpy==1.19.0
- open3d==0.11.2
- opencv-python==4.2.0.34
- pandas==1.1.5
- pillow==7.2.0
- plyfile==0.7.2
- pybullet==3.0.7
- pycocotools==2.0.1
- pyglet==1.5.0
- pytz==2020.4
- pyyaml==5.3.1
- rospkg==1.2.9
- scikit-learn==0.23.2
- scipy==1.5.0
- sklearn==0.0
- threadpoolctl==2.1.0
- torch==1.2.0
- torchvision==0.4.0
- tqdm==4.54.1
- widgetsnbextension==3.5.1
prefix: /home/baris/Repositories/anaconda3/envs/pushandgrasp