Re: [ros-users] FYI Kinect hacked driver for linux

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] FYI Kinect hacked driver for linux
Hello,

I wrote a ROS driver [1] for the kinect based on libfreenect [2]. The driver somehow works, but libfreenect is currently far from being finished, for instance I had to fix a memory trash there. Of course, all contributions are welcome to improve this driver :-)

All the best,

Stéphane

[1] https://github.com/ethz-asl/ros-drivers/tree/master/microsoft_kinect/
[2] http://git.marcansoft.com/?p=libfreenect.git