View my account

Translation of point cloud from multiple D435i devices

Comments

3 comments

  • MartyG

    Your scenario sounds similar to a tutorial published by Intel for combining the point clouds of two cameras facing the same scene but at 90 degree differences.  In this tutorial, the vision softwares ROS and Rviz are used to generate the point cloud image, reducing the amount of programming that you would need to do,

    https://github.com/IntelRealSense/realsense-ros/wiki/Showcase-of-using-2-cameras 

    0
    Comment actions Permalink
  • Ricky Houghton

    I had previously read through that article and dug a bit into the code, but it is based on ROS and has a lot of baggage which was getting hard to follow. For R&D. ROS is okay, but for production, it is not a good solution. I will dig a bit deeper. It seems that device translation is so common that there would be solid tutorial or example for doing this.

     

    Thanks for the time/reply.

     

     

    0
    Comment actions Permalink
  • MartyG

    If you feel confident in your developer skills, a multi camera point cloud stitching system that is complex is the one developed by the CONIX Research Center at Carnegie Mellon.

    https://github.com/conix-center/pointcloud_stitching 

     

    0
    Comment actions Permalink

Please sign in to leave a comment.