View my account

Deciding between D435i and T265 for SLAM

Comments

4 comments

  • MartyG

    T265 questions such as your V-SLAM one are handled on the RealSense GitHub forum.  You can post a question involving T265 there by visiting the link below and clicking the New Issue button.

    https://github.com/IntelRealSense/librealsense/issues 

    Having said that, if you can only choose one camera or the other and not have both, the T265 would be unsuitable on its own for the described application.  It lacks the Vision Processor D4 image processing hardware that the 400 Series cameras have inside them that allows them to auto-adjust to changing lighting in real-time.  The T265 IR sensor also has an IR-Cut filter that prevents it from seeing the full range of visible light frequencies like the IR imager on the 400 Series can (as it has no IR-Cut filter).

    Instead of a D435i, the new D455 would be a great choice.  It has an IMU like the D435i, improved accuracy over distance by a factor of 2x compared to the D435 models, and has an improved hardware design that improves depth to color alignment.  For the first time, the RGB sensor also has a fast global shutter like the depth does, and both RGB and depth have the same field of view (FOV) size.

    Though pointing a 400 Series camera directly at the sun is not a good idea due to the risk of saturating the IR sensor with light, the depth analysis of the camera actually works even better in strong light.

    Yes you can change the camera parameters during its active operation, either with your own program scripting or by changing options in the pre-made RealSense Viewer program.

    You can purchase physical filters for the camera that can be overlaid on the lens and change the properties of the light entering the camera to customize its behaviour to your exact environmental needs if the default design of the camera presents challenges in the environment that it is operating in.

    0
    Comment actions Permalink
  • Andrew

    Thanks for your quick reply. Unfortunately due to time constraints, I can't wait until the D455 model is available. From what it sounds like, the D435i is the way to go. I've got one follow-up question though: What kind of benefits would there be in getting both cameras and using them together apart from the obvious (better FOV on the T265, depth sensor and image processor on D435, etc.)? For example, would the two cameras be able to both feed the built in V-SLAM on the T265 (this might be another question for the GH forum)?

    0
    Comment actions Permalink
  • MartyG

    It may be useful for you to watch Intel's 44 minute seminar on YouTube about using T265 and D435 together (see the 17 minutes 15 second point for the start of the part where the two together are discussed), and read the Better Together article, and then take questions to the GitHub.

    https://www.youtube.com/watch?v=62vm0_RZ1nU 

    https://www.intelrealsense.com/depth-and-tracking-combined-get-started/ 

    I apologise that I cannot answer your questions myself, as somebody else on the RealSenee team is responsible for T265 related questions.  Good luck!

    0
    Comment actions Permalink
  • Andrew

    Sounds good, I'll take a look at these. Thanks for all your help!

    0
    Comment actions Permalink

Please sign in to leave a comment.