Skip to content

Accelerometer data? #175

Open
Open
@iamnotnader

Description

@iamnotnader

Was wondering if accelerometer data is/will be made available and, if so, when?

Looking at libfreenect, it looks like it's available through a separate endpoint, which they alias to "usb_motor":
https://github.com/OpenKinect/libfreenect/blob/da2d8ba28d6f1eb39c4841781355b48ca1b25259/src/freenect_internal.h#L213

Here is the function they appear to use to get the data:
https://github.com/OpenKinect/libfreenect/blob/da2d8ba28d6f1eb39c4841781355b48ca1b25259/src/tilt.c#L153

I know literally nothing about usb's (didn't know what libusb was until today) so please excuse any ignorance. Love this lib, by the way!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions