Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/team4079/robot-simulator-server
https://github.com/team4079/robot-simulator-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/team4079/robot-simulator-server
- Owner: Team4079
- License: mit
- Created: 2017-07-06T06:04:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T17:50:06.000Z (over 5 years ago)
- Last Synced: 2024-10-18T11:23:23.954Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Isolated VirtualBot Thing
=========================A proof of concept server to host VirtualBot and run VirtualBot code.
## Instructions
1. Clone the VirtualBot repository (https://github.com/OASTEM/VirtualBot) and build it with Apache Ant using `build.xml`.
2. Install Docker from its official repositories, and then build the Dockerfile with `docker build -t oastem/virtualbot .`.
3. Start the Python webserver by starting the virtual environment and then running `web.py`.
4. Have students run code.