Skip to content

Motion capture arena using only Raspberry Pi and open source libraries

License

Notifications You must be signed in to change notification settings

MateusPincho/MoCapRasp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status PRs Welcome

This repository stores an open optical tracking/motion capture system using passive reflective markers and Raspberry Pi. The system has a 1cm accuracy when using 4 cameras, but the number can be expanded to improve cover.

🔖 Docs

🏗️ Requirements

  • Two (minimum) Raspberry 3b or above
  • Two (minimum) NoIR cameras
    • this code uses V2 picamera module (> 90FPS)
    • For V3 modules, use @adthoms fork
  • Ethernet cables
  • Tripods and gymbals)
  • Dissasembled PC coolers (there will be frequency capping if no ventilation)
  • IR LED rings or reflectors (rings are easier to align with the camera axis)
  • IR low-pass filters (floppy disks or glass)
  • NPN FET, optocoupler, and 3x 1kΩ resistors for LED turn on/off circuit
  • Polystyrene spheres
  • Reflective adehesive

⚔️ Usage

Please follow each folder README.md guide file.

About

Motion capture arena using only Raspberry Pi and open source libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Other 0.8%