Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xjeremy/viz.engine

A robot visualization engine
https://github.com/0xjeremy/viz.engine

nodejs raspberry-pi reactjs robotics visualization

Last synced: about 1 month ago
JSON representation

A robot visualization engine

Awesome Lists containing this project

README

        



## A robotics visualization platform.

### Current Status

At the moment, the server has not been configured to work with the client. To develop the client, go to the `client` directory and use `npm install && npm start`. This will open a webpage on `localhost:8000`.

To develop the server, go to the `server` directory and use `npm install && npm start`. It is currently under development.

### Screenshot

![Screenshot of platform](https://raw.githubusercontent.com/0xJeremy/viz.engine/master/images/dashboard.png)