This is the project page for Hubo-in-the-Browser, aka hubo-js. The goal of the project is to bring the humanoid robot Hubo, developed at KAIST and worked on at many US institutions as well, to the largest audience possible: the entire Internet.
Here is a short presentation about the project:
If you are at this page, I assume you are looking for the demos. All the demos are simple static HTML/JavaScript pages, so you can see all the source code by using the "View Source" option in your web browser. All the source code is also found in the Github repository.
mouseclick: Identify which link of Hubo is clicked by the mouse.
color-picker.html: Demo of the highlighting and color changing API.
trajectory_playback.html: Play the Rainbox, Inc mocap demos.
sliders.html: Position upper body joints with slider controls.
minimal.html: Minimalistic demo with single joint movement.
really_minimal.html: Embed hubo in an
<iframe>
.
Hubo-js is a fledgling robot simulator, and features are being added as the need arises.
Planned future features:
Checkout the Github repository (http://github.com/wmhilton/hubo-js) and look for instructions there.
Want to help with the project? Email wmhilton@gmail.com