Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 566 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 566 Bytes

robot-web-viewer

URDF Viewer using Reactjs, three.js and urdf-loader

demo

robot-web-viewer

setup

$ git clone https://github.com/vrtnis/robot-web-viewer.git
$ cd robot-web-viewer/
$ yarn install

run

$ yarn start

deploy

$ yarn deploy