ARMAR

From DigitalBlacksmith

Jump to: navigation, search

Contents

[edit] Augmented Reality for Maintenance and Repair (ARMAR

This page (portal really) is dedicated to my PhD Research into Augmented Reality for Maintenance and Repair.

This is a comprehensive project, and this page serves as a portal to its various components:

  • The main serious game application written using Valve Source SDK
  • The various tracking technologies and approaches we're using
  • The various display technologies we are using


[edit] Active Work

This is stuff I am currently working on:

Congiuring ARMAR for various demos

  • ARMAR supports a couple of different demos..check this page for more info on how to set them up

The USMC Demo Page

Console Command List for ARMAR Applications

Packing List for Road Show

A journal of daily activities

Calibrating ARMAR using ARTAG

HUD tweaking

Mapping the demo -- back as of 4/15

To Do List

LAV25 Modeling

Mounting the Point Grey Cameras

ARMAR Content Links

  • Augmented Controls
  • Integrating PointGrey camera with Armar/Valve

Integrating ARTag with ARMAR

Integrating Intesense with ARMAR


[edit] Installing the ARMAR Mod Source Code and Content from SVN

Click here.

[edit] Back Burner

These are ongoing sub projects, or to do items, but not currently on the critical path:

[edit] ARMAR Valve Source

Summary of modifications to MOD Source Code

Setting up the ARMAR Development Environment

x2



 
$v = "string";    // sample initialization
 
 
for(int i=0; i++; i <10) {
   printf("hello world\n");
}
 
Personal tools