Notice: MediaWiki has been updated. Report any rough edges to marcan@marcan.st

Difference between revisions of "People"

From OpenKinect
Jump to: navigation, search
(Rewrote to discuss people in terms of efforts and coordinators)
(libfreenect)
 
(37 intermediate revisions by 22 users not shown)
Line 1: Line 1:
This page documents the major efforts within the OpenKinect project and who the coordinator is for each effort. The purpose of this is to coordinate people with similar interests and reduce or eliminate redundant efforts. If you are interested in the status of an effort or contributing of an effort, contact the designated coordinator.
+
This page lists the people currently involved in the OpenKinect community and development effort. If you're starting a new project or working on a particular new feature, check here to make sure someone else isn't already working on it!
  
=== Page conventions ===
+
= Community lead =
Names should be real name with pseudonym in parenthesis. Contact information and links for a name should be placed in a linked user page. For example, JoshB's info is located at http://openkinect.org/wiki/User:JoshB. You can add your name as a participant in an effort if you are actively working on code for the effort.  
+
Joshua Blake ([[User:JoshB|JoshB]]) is the OpenKinect community founder and lead. He is responsible for bringing together everyone interested in OpenKinect and tries to coordinate the project's efforts and the people who work on them. He also serves as a point-of-contact between the OpenKinect community and other projects, companies, and the general public.
  
= Project lead =
+
= Subprojects =
 
 
Joshua Blake (JoshB) is the OpenKinect community founder and project lead. Tproject lead will designate a coordinator for each effort area in the project. If you would like to coordinate a new effort not listed here, please contact Josh to discuss.
 
 
 
= Efforts =
 
  
 
== Administration ==
 
== Administration ==
 
This includes mailing list and PR efforts such as twitter and blogs.
 
This includes mailing list and PR efforts such as twitter and blogs.
  
Coordinator:
+
* Joshua Blake ([[User:JoshB|JoshB]])
* Joshua Blake (JoshB)
+
* Seth Sandler (cerupcat), assists with Google Group mailing list apps
 +
* Peter Finn (Nink), runs @openkinect on twitter
 +
* Hector Martin (marcan), runs the openkinect.org server and Wiki software
  
Participants:
+
== Regional Meetup Coordinators ==
* Seth Sandler (cerupcat), assists with Google Group mailing list apps
+
This includes people organizing events and meetups in cities around the world.
* Nink, primarily runs @openkinect on twitter
 
  
== Maintainers ==
+
* Sean Kean ([[User:Seankean|seankean]]) - [[http://www.meetup.com/OpenKinect NYC OpenKinect Meetup]]
Maintainers have commit access to the official repositories and integrate pull requests and patches. This access is only used for integration and maintainers still follow the standard fork/pull request model for bug fixes or new feature development they work on.
+
* Matt - [[http://www.meetup.com/3DVision/ San Francisco 3D Vision Meetup]]
  
Coordinator:
+
== Repo maintainers ==
* Kyle Machulis (qDot)
+
Repo Maintainers have commit access to the official repository and integrate pull requests and patches.
  
Participants:
+
* Kyle Machulis ([[User:Qdot|qDot]])
* Hector Martin (marcan)
+
* Hector Martin ([[User:Marcan|marcan]])
* Josh Blake (JoshB)
+
* Joshua Blake ([[User:JoshB|JoshB]])
 +
* Drew Fisher ([[User:Zarvox|zarvox]])
  
 
== libfreenect ==
 
== libfreenect ==
 +
libfreenect is the driver and API project that includes all code that communicates directly with the hardware for Linux, OS X, and Windows. The repository is located at https://github.com/OpenKinect/libfreenect/.
  
libfreenect is the driver and API project that includes all code that communicates directly with the hardware. The repository is located at https://github.com/OpenKinect/libfreenect/.
+
* Hector Martin ([[User:Marcan|marcan]]) - original author and current maintainer
 
+
* Kyle Machulis ([[User:Qdot|qDot]]) - integration, Git master, cmake maintainer, OS X maintainer, win32 something or other
Coordinator:
+
* Joshua Blake ([[User:JoshB|JoshB]]) - win32, C# wrapper
* Hector Martin (marcan)
+
* Brandyn White ([[User:Brandyn|Brandyn]]) - Python wrapper, C Synchronous Wrapper, Fakenect, Kinect Record Utility
 
 
Participants:
 
 
* Arne Bernin - debian/ubuntu packaging
 
* Arne Bernin - debian/ubuntu packaging
* ofTheo  
+
* Theo Watson (ofTheo) - ofxKinect: OpenFrameworks wrapper for libfreenect
 
* stephanemagnenat - Working on ROS node which uses libfreenect, would like to push changes upstream. Our lab could help with calibration.
 
* stephanemagnenat - Working on ROS node which uses libfreenect, would like to push changes upstream. Our lab could help with calibration.
* zarvox - Working on camera protocol reverse engineering & documentation
+
* Drew Fisher ([[User:Zarvox|zarvox]]) - C library maintainer, also working on camera protocol, audio protocol, reverse engineering, and documentation
 
+
* zephod - Working on audio protocol and Win32 C++
This project has several sub-efforts.  
+
* Tully Foote (tfoote) - Working on ROS node https://github.com/ros-pkg-git/kinect and managing separate branch used for integration with the ROS bindings https://github.com/ros-pkg-git/libfreenect
 
+
* Aditya Gaddam ([[User:LostInCake|LostInCake]]) - Cross platform C# wrapper. Helping with win32 library effort. Ruby Wrapper.
=== win32 ===
+
* Scott Byrns (scottb) - Java wrapper
Porting the libfreenect C code to work on Windows.
+
* Juan Carlos del Valle (ekinox) - Action Script 3 server and API
 
+
* Oscar Valdez (ozipi) - Actionscript 3 server and API
Coordinator:
+
* Mike Slinn (mslinn) - Action Script 3
* Joshua Blake (JoshB)
+
* Taha Bintahir - Processing
 
+
* Mark Renouf (mrenouf/tweakt) - Ubuntu packaging https://launchpad.net/~mark-renouf/+archive/openkinect/
Participants:
+
* CADET - Working on skeleton segmentation library (2Real engine) http://www.cadet.at
* Kyle Machulis (qDot)
+
* Aaron Zinman - JavaScript via DepthJS
 
+
* Doug Fritz  - JavaScript via DepthJS
=== csharp ===
+
* Roy Shilkrot - JavaScript via DepthJS
C# wrapper and API  
+
* Greg Elliott - JavaScript via DepthJS
 
+
* Kai Ritterbusch(phen), C++ example & bugfixes
Coordinator:
+
* Marcos Slomp ([[User:Slomp|Slomp]]) - Win32 port (libusb-1.0 emulation layer)
* Joshua Blake (JoshB)
+
* Daniel Patrick Johnson (teknotus) - example program
 
 
Participants:
 
 
 
=== java ===
 
Java wrapper and API
 
 
 
Coordinator:
 
* Scott Byrns (scottb)
 
 
 
Participants:
 

Latest revision as of 08:13, 4 June 2011

This page lists the people currently involved in the OpenKinect community and development effort. If you're starting a new project or working on a particular new feature, check here to make sure someone else isn't already working on it!

Community lead

Joshua Blake (JoshB) is the OpenKinect community founder and lead. He is responsible for bringing together everyone interested in OpenKinect and tries to coordinate the project's efforts and the people who work on them. He also serves as a point-of-contact between the OpenKinect community and other projects, companies, and the general public.

Subprojects

Administration

This includes mailing list and PR efforts such as twitter and blogs.

  • Joshua Blake (JoshB)
  • Seth Sandler (cerupcat), assists with Google Group mailing list apps
  • Peter Finn (Nink), runs @openkinect on twitter
  • Hector Martin (marcan), runs the openkinect.org server and Wiki software

Regional Meetup Coordinators

This includes people organizing events and meetups in cities around the world.

Repo maintainers

Repo Maintainers have commit access to the official repository and integrate pull requests and patches.

libfreenect

libfreenect is the driver and API project that includes all code that communicates directly with the hardware for Linux, OS X, and Windows. The repository is located at https://github.com/OpenKinect/libfreenect/.

  • Hector Martin (marcan) - original author and current maintainer
  • Kyle Machulis (qDot) - integration, Git master, cmake maintainer, OS X maintainer, win32 something or other
  • Joshua Blake (JoshB) - win32, C# wrapper
  • Brandyn White (Brandyn) - Python wrapper, C Synchronous Wrapper, Fakenect, Kinect Record Utility
  • Arne Bernin - debian/ubuntu packaging
  • Theo Watson (ofTheo) - ofxKinect: OpenFrameworks wrapper for libfreenect
  • stephanemagnenat - Working on ROS node which uses libfreenect, would like to push changes upstream. Our lab could help with calibration.
  • Drew Fisher (zarvox) - C library maintainer, also working on camera protocol, audio protocol, reverse engineering, and documentation
  • zephod - Working on audio protocol and Win32 C++
  • Tully Foote (tfoote) - Working on ROS node https://github.com/ros-pkg-git/kinect and managing separate branch used for integration with the ROS bindings https://github.com/ros-pkg-git/libfreenect
  • Aditya Gaddam (LostInCake) - Cross platform C# wrapper. Helping with win32 library effort. Ruby Wrapper.
  • Scott Byrns (scottb) - Java wrapper
  • Juan Carlos del Valle (ekinox) - Action Script 3 server and API
  • Oscar Valdez (ozipi) - Actionscript 3 server and API
  • Mike Slinn (mslinn) - Action Script 3
  • Taha Bintahir - Processing
  • Mark Renouf (mrenouf/tweakt) - Ubuntu packaging https://launchpad.net/~mark-renouf/+archive/openkinect/
  • CADET - Working on skeleton segmentation library (2Real engine) http://www.cadet.at
  • Aaron Zinman - JavaScript via DepthJS
  • Doug Fritz - JavaScript via DepthJS
  • Roy Shilkrot - JavaScript via DepthJS
  • Greg Elliott - JavaScript via DepthJS
  • Kai Ritterbusch(phen), C++ example & bugfixes
  • Marcos Slomp (Slomp) - Win32 port (libusb-1.0 emulation layer)
  • Daniel Patrick Johnson (teknotus) - example program