Skip to content

roborescue/rcrs-web-viewer

Repository files navigation

RCRS Web Viewer [ Client Side ]

Requirements

  • Modern browser (supports Web Workers and WebGL)
  • nodejs (development and installing dependencies)
  • php (used for php-server command)

Documentation

Documents of each file and each function of that can accessible from these links:

Commands

compile command

npm run compile

This command creates many files from source files (./src/*) and config file (config.json). For example creates distribution files, preview files, and etc.

php-server command

npm run php-server

This command runs built-in webserver of PHP for serving preview files on localhost:1715.

Versioning System

{Major}.{Minor}.{TimeStamp}

License

Released under the BSD 3-Clause License

About

RoboCup Rescue Simulator Web Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published