Differences
This shows you the differences between two versions of the page.
|
engelhan:sandbox [2012/10/16 18:26] engelhan created |
engelhan:sandbox [2012/11/07 22:32] (current) engelhan |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| **AR Sandbox** | **AR Sandbox** | ||
| + | |||
| + | |||
| + | The AR-Sandbox is completely Open Source and can be found on github. | ||
| + | (Please note that this project is still in progress and the code is neither completely bug free nor polished) | ||
| + | |||
| + | The project is based on ROS Electric (ros.org) and is developed on Ubuntu. | ||
| + | |||
| + | All the code is is avaiblable on github on split in different repositories: | ||
| + | |||
| + | rgbd_utils: (https:// | ||
| + | This repository contains many useful function when dealing with RGBD-Cameras | ||
| + | |||
| + | diffusion: (https:// | ||
| + | The water-simulation on the Sandbox is based on a simple diffusion process that is implemented here. | ||
| + | |||
| + | pinch_detection: | ||
| + | To allows the user to interact with virtual objects on the surface, a detector for a pinching gesture (youtube: ) | ||
| + | was implemented. | ||
| + | |||
| + | projector_calibration (https:// | ||
| + | The main project which depends on the other repositories. Details on how to setup the sandbox will be published | ||
| + | as soon as the code is stable, in the mean time, contact me (nikolas.engelhard@in.tum.de) if you run into problems. | ||
| + | |||
| + | |||
| + | |||


