Monday, March 17, 2014

Spider robots follow Lantern-shaped people to light my way

Leave a Comment
There are more and more robots for different purposes. Alvaro Cassinelli, an artist based in Tokyo, just to give you one more: robots transformed into lanterns â€" but a little scary.

The Toro-bots, as they called it, have the shape of a typical Japanese lantern, only mounted on top of a species of spider legs, which makes robots in bizarre objects. In addition to walking, the Toro-bots can still dance and emit flashes of light, as if from sirens.

The robots can be programmed to emit light at a fixed location or to follow certain person and illuminate the path, and the path is controlled via a tablet. Each Torus-bot has a "personality" of its own, since through infrared can "feel" the environment around you.

Additionally, the robots can be controlled collectively or individually. The Toro-bots were designed initially to illuminate an exhibition â€" Digital Shock â€" in the French Cultural Institute in Tokyo. The spider robots were built by an American company and each costs about €690.

. fancybox-wrap {position: absolute; top: 0; left: 0; z-index: 8020; }. fancybox-skin {position: relative; /* margin-top: 20px! important; */background: #222222; color: #74b32e; text-shadow: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }. fancybox-opened {z-index: 8030;} . fancybox-opened. fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba (0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba (0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba (0, 0, 0, 0.5); }. fancybox-outer,. fancybox-inner {position: relative;} . fancybox-inner {overflow: hidden;} . fancybox-type-iframe. fancybox-inner {-webkit-overflow-scrolling: touch;} . fancybox-close {background: url('wp-content/themes/codistage/styles/fancybox/exit.png') no-repeat; width: 25px; height: 25px; float: right; margin-top: 10px; margin-right: 5px; }/*. ng-gallery-image img {width: 565px; height: 393px;}*/Os toro-bots1of 8jQuery (document). ready (function ($) {var thumbContainerWidth = 0, thumbs = Array (), selectedIndex = 1, thumbIndex = 1, imageOffset = 7; $ ('. ng-gallery-thumbnail-box '). each (function () {thumbs.push($(this)); }); /* thumbnail navigation */$ ('. ng-greensavers-thumb-next '). unbind (). bind (' click ', function (e) {e.preventDefault(); if (thumbIndex< == (thumbs.length-imageOffset)) {$ ('. ng-thumbnails-container '). stop (). animate ({left:-$ (thumbs [thumbIndex]). position (). left}); thumbIndex + +; } }); $ ('. ng-greensavers-thumb-prev '). unbind (). bind (' click ', function (e) {e.preventDefault(); if (thumbIndex >1) {$ ('. ng-thumbnails-container '). stop (). animate ({left: $ ('. ng-thumbnails-container '). position (). left + ($ (thumbs [thumbIndex-1]). position (). left-$ (thumbs [thumbIndex-2]). position (). left)}); thumbIndex--; } }); $ (window). load (function () {/* set thumbnail container width */$ ('. ng-gallery-thumbnail '). each (function () {thumbContainerWidth = thumbContainerWidth + $ (this). width () + 10; }); $ ('. ng-thumbnails-container '). width (thumbContainerWidth); }); });

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment