Skip to content

davemt/vistorvebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vistorvebot

A cyber presence wonder

Starting the webapp

source ~/virtualenvs/vistorveapp/bin/activate
python ~/projects/vistorvebot/webapp/src/telepresence/manage.py runserver 0.0.0.0:8080

Starting the robot adminserver

source ~/virtualenvs/vistorvebot/bin/activate
rm -rf /tmp/robot_session && python ~/projects/vistorvebot/robot/src/adminserver/server.py --send-heartbeats

Starting the websocket server

This won't need to be done once the adminserver starts the websocket server automatically.

source ~/virtualenvs/vistorvebot/bin/activate
python ~/projects/vistorvebot/robot/src/controlserver/socket_wrapper.py -p 9435 -w . --log_level debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •