RoboticBase / uoa-poc2-robotui

A Robot UI for UoA PoC2 using Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uoa-poc2-robotui : A Vue UI for an autonomous mobile robot UI

A Robot UI for UoA PoC2 using Vue

TravisCI Status

Description

This application shows an UI for an autonomous mobile robot.

This application was used in a PoC demonstrated by TIS and UoA in November 2019.

Requirements

  • node 10.16 or higher

Getting started

  1. project setup

    npm install
    
  2. Compiles and hot-reloads for development

    npm run serve
    
  3. Compiles and minifies for production

    npm run build
    

License

Apache License 2.0

Copyright

Copyright (c) 2019 TIS Inc.

About

A Robot UI for UoA PoC2 using Vue

License:Apache License 2.0


Languages

Language:JavaScript 88.0%Language:Vue 11.1%Language:HTML 0.4%Language:Dockerfile 0.4%