Open main menu

Humanoid Robots Wiki β

Changes

Robot Web Viewer

251 bytes added, 06:19, 31 May 2024
no edit summary
[[File:Stompy web viewer.gif|frame|200px|left]]
The '''Robot Web Viewer''' provides a web-based interface for viewing and interacting with URDF (Unified Robot Description Format) files. The viewer is built using '''Reactjs''', '''three.js''', and '''urdf-loader'''and has been forked and completely updated for use with the latest stable dependencies[https://github.com/vrtnis/robot-web-viewer https://github.com/vrtnis/robot-web-viewer]
== Features ==
$ cd robot-web-viewer/
$ yarn install
</syntaxhighlight>
 
=== Run ===
<syntaxhighlight lang="bash">
$ yarn start
</syntaxhighlight>