import React from 'react'; /** * @return {jsx} The root component */ export default function Kinect() { return (

Cerberus played with a Kinect camera

A recording of a work session experimenting with Kinect depth camera and the Cerberus

The code for this project

); }