Skip to content

Zipixx/drone-kinect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone Kinect Tracking

Project Description:

Localization of a drone in real time with the Kinect V2.

This project uses the RGB camera for ArUco tracking as well as the depth sensor to calculate an estimate of the drones 3D postition. A Kalman filter is then used on these coordinates for a more accurate estimate.

Requirements

  • python3
  • python-numpy
  • libfreenect2
  • boost_python
  • boost_numpy

Build

Compile the libfreenect2 python wrapper by executing the build script ./libfreenect2/build.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •