Commit Graph

12 Commits

Author SHA1 Message Date
Yushu Zhang
10f1406871 control part 2020-04-30 19:31:23 -04:00
Sravan Balaji
b8ee129f22 Fix Dockerfile & downloader.py Issues
- Remove python-pcl from pip since apt-get libpcl-dev already includes PCL
- Fix syntax errors with print statements in downloader.py
2020-04-11 17:15:16 -04:00
Sravan Balaji
30c87d0b78 Add downloader.py
- Add downloader.py from NCLT website to src/dataset folder
2020-04-10 01:39:09 -04:00
Sravan Balaji
1a09c9c54c Docker Environment Setup
- Add docker-compose with python-dev container that mounts all folders
- Add Dockerfile with libraries for point clouds, natural language processing, and CV
- Add .env file for IP Address used by X Forwarding
2020-04-10 01:38:38 -04:00
Sravan Balaji
a10e0da2a5 Update Homepage
Add link to dataset, libraries included in container, and instructions for installing docker and running container.
2020-04-10 01:36:51 -04:00
Sravan Balaji
cb31d8628d Replace index.html with home.md 2020-04-09 21:36:31 -04:00
Sravan Balaji
86141b51c6 Remove Header/Footer 2020-04-09 21:30:22 -04:00
Sravan Balaji
631ed3647b Move _config.yml to docs folder 2020-04-09 21:28:02 -04:00
Sravan Balaji
bd3343c744 Add Website Index
Added index.html with a basic framework for content
2020-04-09 21:10:23 -04:00
Sravan Balaji
a97930e44f Create LICENSE
Add MIT License to repo
2020-04-09 21:08:39 -04:00
13d239c51b Set theme jekyll-theme-cayman 2020-04-09 21:04:19 -04:00
Sravan Balaji
3c6b125b3c Initial commit 2020-04-02 18:10:37 -04:00