Initial changes to run UI on Atlas network.

This commit is contained in:
Chuck
2019-04-01 09:40:58 -04:00
parent a392db84bb
commit 823ce596d5
3 changed files with 9 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
cd $(rospack find aescape_lab_ui)
python3 -m http.server 8000 --bind titan.aescape.co
python3 -m http.server 8000 --bind atlas.local