Skip to content

nakano16180/robot-web-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-web-viewer

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

demo

robot-web-viewer

setup

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

run

$ yarn start

deploy

$ yarn deploy