Difference between revisions of "Flydra Localization System"
From Murray Wiki
Jump to navigationJump to search
m (→Software) |
|||
Line 6: | Line 6: | ||
==Hardware== | ==Hardware== | ||
* Cameras: | * Cameras: Basler Ace | ||
** User Manual ([[media:basler_ace_user_man.pdf|pdf]]) | |||
** Quick Install Guide ([[media:basler_ace_quick_ins_guide.pdf|pdf]]) | |||
** Driver information ([[media:basler_ace_driver_info.pdf|pdf]]) | |||
* Lenses: | * Lenses: | ||
* Trigger: | * Trigger box: | ||
* Computing: | * Computing: | ||
* Cabling: | * Cabling: | ||
Line 14: | Line 17: | ||
** Camera trigger cables: RG-58 Co-Axial with BNC connector | ** Camera trigger cables: RG-58 Co-Axial with BNC connector | ||
* Mounts: | * Mounts: | ||
** Combination of [http://www.powerstrut.com/powerstrut.html Powerstrut] PS200 and PS500 channel and connectors. A (seemingly compatible) alternative is the [http://www.unistrut.us/ Unistrut] system. | ** Combination of [http://www.powerstrut.com/powerstrut.html Powerstrut] PS200 and PS500 channel and connectors. A (seemingly compatible) alternative is the [http://www.unistrut.us/ Unistrut] system. | ||
==Software== | ==Software== |
Revision as of 04:08, 1 December 2010
Flydra Localization System
Flydra system developed by Andrew Straw and Michael Dickinson
Operation
Hardware
- Cameras: Basler Ace
- Lenses:
- Trigger box:
- Computing:
- Cabling:
- Network cables: Cat.-6 gigabit ethernet cables
- Camera trigger cables: RG-58 Co-Axial with BNC connector
- Mounts:
- Combination of Powerstrut PS200 and PS500 channel and connectors. A (seemingly compatible) alternative is the Unistrut system.
Software
- Pose estimation (SoftPOSIT)
- Prerequisites: Intel Math Kernel Library (MKL), GCC (incl. gcc, gfortran)
- Installation instructions: http://purl.org/hanshuo/softposit
- C API available (through mix compilation with Fortran)
- Python API potentially available (using f2py)
- TODO (?): integration with ROS
- Question: Is this what we need?
Installation
Format: Task, person (estimated completion date)
- Install mounts for cameras, Noel (12/2/10)
- Mount cables, Noel (12/2/10)
- Install camera trigger
- Install Ubuntu on cPCI, Scott (?)
- Install flydra software, Scott & Floris (?)
- Calibrate
- Test
- Multi-point tracking, Shuo (?)
- Document setup and operation , all