User Tools

Site Tools


project:ar_sandbox:start

This is an old revision of the document!


AR SandBox

SARndbox
sarndbox-foto_by_alef.jpg
founder: harvie
depends on:
interested: stick
niekt0
pasky
nephirus
Gygal
software license: -
hardware license: -

~~META: status = in restart process &relation firstimage = :project:sarndbox-foto_by_alef.jpg ~~

Augmented Reality SandBox is quite nice concept where you play with sand and a projector mounted on top of the sandbox projects constantly updating height-map on it. We've prepared a few installations.

Basic Instructions

Just start piskoviste.brm PC and everything should start by itself.

Autostart

Add following shell script to your Window Manager autostart scripts (i.e. Settings→Session and startup in XFCE4)

~/Desktop/SARndbox
/bin/nice -n -10 /home/brmlab/PISKOVISTE/SARndbox-1.5-001/bin/SARndbox -rs 0 -wo 9999 -loadView /home/brmlab/Desktop/SavedViewpoint0001.view &

The script above increases niceness of an SARndbox process. Increasing niceness to negative values is not allowed for non-privileged user by default in common Linux distros. We can allow user brmlab to do so by adding following lines to /etc/security/limits.conf (Fedora)

/etc/security/limits.conf
brmlab   hard nice     -15
brmlab   soft nice     -11

Fullscreen mode by default

open Vrui.cfg, find in Window section and change windowFullscreen value from false (default) to true

~/Vrui-3.1/etc/Vrui.cfg
section Window
  windowPos (0, 0), (1024, 768)
  windowFullscreen true

Power Management

Piskoviste.brm PC

in xfce4-panel go to “Applications menu→Settings→Power manager” and monitor and PC to go to sleep after some amount of time.

Projector

Set “auto power off” to ON and “timeout” to i.e 15min. Having no input from graphic card projector will turn off automatically after amout of time set.

Software

SARndbox

Software created by Oliver Kreylos for W.M. Keck Center for Active Visualization in the Earth Sciences, UC Davis Tahoe Environmental Research Center, Lawrence Hall of Science, and ECHO Lake Aquarium and Science Center. See http://idav.ucdavis.edu/~okreylos/ResDev/SARndbox/ for more info.

Calibration

It may be quite hard to find out how to calibrate for the first time, so i will document it here a bit

Kinect (Height calibration)

Tou have to manually edit files in PISKOVISTE/SARndbox-1.5-001/etc/SARndbox-1.5/ :

BoxLayout.txt:

(-0.0076185, 0.0271708, 0.999602), -115.0000
(  -48.6846899089,   -36.4482382583,   -111.8705084084)
(   48.3653058763,   -34.3990483954,   -106.3884158982)
(   -50.674914634,    35.8072086558,   -114.4082571497)
(   48.7936140481,    36.4780970044,     -108.74159795)

The important is the last number in each line - in the first line is z-offset of sea level, the four lines are corner calibration points (must be always higher value than the sea level offset). To move sea level up, increase the value on all lines by the same amount.

HeightColorMap.cpt:

-15.0    0   0  80
 -7.0    0  30 100
 -6.0    0  50 102
 -3.5   19 108 160
 -0.75  24 140 205
 -0.25 135 206 250
 -0.05 176 226 255
  0.0    0  97  71
  0.25  16 122  47
  2.5  232 215 125
  5.5  161  67   0
  8.0  130  30  30
 13.0  161 161 161
 19.0  206 206 206
 24.0  255 255 255

Mapping from height to colors. Adjust the appropriate z-offsets (first column) to compress/spread colors across heights.

Projector (plane mapping)

IAMap SandBox

WORK IN PROGRESS

CUstom reimplementation of AR Sandbox that is capable of running on less-advanced hardware than SARndbox (which requires quite decent graphics card), designed with ARM platform in mind (like Raspberry Pi or BeagleBoard).

https://github.com/prusnak/iamap

Installations

FreezeFest 2012

This installation was created for DIY festival FreezeFest 2012. It used ad-hoc on-site construction, around 60kg of sand and SARndbox software (see below).

img_8864.jpg

OjuHr8QgUP0

05I3E7Hf1P0

3fyW9XfEtms

JDI 2012

This installation was created for One Day with Informatics event held at Charles University Prague. It used IKEA1 construction, 50 kg of sand and SARndbox software (see below).

armap2.jpg

Construction

IKEA1

This portable construction was used for JDI 2012 installation (see photos above) and will be stationed at brmlab. It uses the following components from IKEA (hence the name):

IKEA2OBI

This portable construction is built from IKEA components and custom parts from OBI.

Similar Projects

SandyStation

project/ar_sandbox/start.1560535292.txt.gz · Last modified: 2019/06/14 18:01 by rainbof