Source Code

This page is a place for other ERC members to download source code related to our work.

COSBOS_v1.0.zip

This is the most important software package, including key algorithms of COSBOS:

(1) Light Transport Model (LTM) recovery, both overdetermined and underdetermined.

(2) 3D scene estimation with light blockage model and wall-mounted sensors.

(3) Floor-plane occupancy mapping with light reflection model and ceiling-mounted sensors.

The code can be downloaded here:

http://www.mathworks.com/matlabcentral/fileexchange/48428-cosbos--color-sensor-based-occupancy-sensing

or here:

https://github.com/wq2012/COSBOS

RPi_ReadSensors_v1.0.zip

A package showing how to use the RPi sensors in the Smart Space Testbed (SST).

Two methods: asynchronous call (fast) and loop call (slow).

RobotRaconteur-0.4-MATLAB.zip

The RobotRaconteur software that we have been using.

TCS34725v2_4k.img.zip

The SD card image of the RPi sensor. Please use an SD card at least 8GB, and dd this image to the SD card on a Linux machine.

Default integration time: 2.4ms

Documentation: please click the documentation tab, and download TCS34725 Driver Documentation.pdf

Username and password: please contact Xinchi Zhang or Quan Wang

This file can be downloaded at:

http://www.ecse.rpi.edu/sites/sampl/lab/cosbos/TCS34725v2_4k.img.zip

Bushing Design.zip

The STL files for 3D printing the ABS bushing+collar+stabilizer.

RealtimeDemo_RPi_PIDcontrol_v3.0.zip

The Illumination Feedback Control demo in the SST.