changed project structure

This commit is contained in:
Rohit Nandwani
2019-06-17 18:10:41 -04:00
parent 30f103d3b0
commit 3c40bc3935
709 changed files with 129 additions and 150404 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env bash
cd $(rospack find aescape_lab_ui)
# python3 -m http.server 8000
# Node webserver: https://www.npmjs.com/package/http-server
http-server -p 8000
http-server ../client/ -p 8000