Giter Club home page Giter Club logo

Comments (6)

sgolodetz avatar sgolodetz commented on July 24, 2024

Is this helpful at all?

https://communities.intel.com/thread/113571

from infinitam.

shomedas avatar shomedas commented on July 24, 2024

LOL thats also my post.

from infinitam.

sgolodetz avatar sgolodetz commented on July 24, 2024

@shomedas: Haha whoops didn't spot that :)

from infinitam.

shomedas avatar shomedas commented on July 24, 2024

The idea of using powered usb hub to connect the f200 camera(as in the post you mentioned) is not relevant as the librealsense samples for RGBD viewing ran out of the box. So I dont see any power issues.

from infinitam.

sgolodetz avatar sgolodetz commented on July 24, 2024

The thing that's slightly weird is that in the librealsense code, the UVC_GET_MAX query is not the first one there: to get to it, you have to have first been able to successfully run the UVC_GET_LEN and UVC_GET_MIN queries. See e.g. http://docs.ros.org/kinetic/api/librealsense/html/uvc-v4l2_8cpp_source.html. Perhaps try looking at errno after the ioctl call as a starting point? Also, maybe have a look here in case anyone's come across a similar problem: https://github.com/IntelRealSense/librealsense/issues. (Sorry I don't have an immediate answer!)

Just out of curiosity, what happens if you try hacking librealsense by commenting out the offending call and setting *max manually? Does the next ioctl call then fail? Also, what happens if you move the UVC_GET_MAX query before the UVC_GET_MIN one?

from infinitam.

shomedas avatar shomedas commented on July 24, 2024

Intel guys are looking into the issue

from infinitam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.