ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    VOXL ToF sensor rotated

    VOXL-CAM
    3
    5
    400
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User
      last edited by A Former User

      Hello,
      My VOXLCAM system image version is 3.3.0. I have configured voxl-camera-server to take input from tracking + stereo + tof sensors with option '7' on voxl-configure-cameras, wherein I was able to get rotated stereo sensor stream.

      My Tof depth sensor shows 180 degree rotated view which is inverted as compared to actual. How to rotate tof_depth sensor view by 180 degree again?

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by A Former User

        @James-Strawson @Chad-Sweet Any inputs on this issue? I wanted to have normal non inverted depth image for my further computation from hal3 library itself to avoid additional hops in the application.Screenshot from 2022-05-03 16-48-37.png

        1 Reply Last reply Reply Quote 0
        • James StrawsonJ
          James Strawson ModalAI Team
          last edited by

          Hello Aks,

          I'm afraid there is no clean way in software to rotate the debug images other than copying the image byte-by-byte.

          Typically we only use the tof_depth and tof_confidence image pipes for quick debug. voxl-vision-px4 makes real use of the sensor by subscribing to its full point cloud pipe and then projecting the 3D points into space using the known location and orientation of the TOF sensor as specified in /etc/modalai/extrinsics.conf

          Best,
          James

          1 Reply Last reply Reply Quote 1
          • ?
            A Former User
            last edited by

            Hello @James-Strawson Thanks for reverting back. That would make my application to subscribe to point cloud pipeline instead of depth image. It would have been better if depth image was up-right and not inverted.

            I have couple of queries over voxl-vision-px4 functioning :

            • As per this document voxl-vision-px4 seems to be taking point cloud data from dfs_server (stereo camer's) and not from Tof. Can VOA work over Tof data?

            • Is there any direct tool/library to convert point cloud data from Tof/DFS to convert into FLU (forward left up) frame since that's conventional frame over which most of the path planner's work?

            1 Reply Last reply Reply Quote 0
            • Chad SweetC
              Chad Sweet ModalAI Team
              last edited by

              voxl-mapper is an example of taking TOF point cloud data and exercising path planning

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | Contributors