You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robot Web Viewer is a web-based application designed to visualize and interact with URDF (Unified Robot Description Format) models. Leveraging the power of Three.js and React Three Fiber, this tool allows users to load, view, and manipulate 3D models of robots directly within a web browser.
$ git clone https://github.com/vrtnis/robot-web-viewer.git
$ cd robot-web-viewer/
$ yarn install
run
$ yarn start
deploy
$ yarn deploy
About
Robot Web Viewer is a web-based application designed to visualize and interact with URDF (Unified Robot Description Format) models. Leveraging the power of Three.js and React Three Fiber, this tool allows users to load, view, and manipulate 3D models of robots directly within a web browser.