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

    Vision sensors not detected in VOXL2

    Image Sensors
    4
    17
    993
    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
      Alex Kushleyev ModalAI Team @Jetson Nano
      last edited by 6 Aug 2024, 16:07

      @Jetson-Nano , sorry for the delay.

      I have noticed that you are running the hires camera (IMX214) at full resolution 4208x3120@30fps (large video). We recently found that in some cases, this can cause the camera server to abort. Just to test the theory, can you please try reducing the FPS of hires camera from 30 to 25 and see if the issue goes away. If it does not go away, please try to disable the cameras one by one in voxl-camera-server.conf to try to isolate which one is causing the issue.

      Alex

      J 1 Reply Last reply 7 Aug 2024, 04:11 Reply Quote 0
      • A Alex Kushleyev referenced this topic on 6 Aug 2024, 16:13
      • J
        Jetson Nano @Alex Kushleyev
        last edited by 7 Aug 2024, 04:11

        @Alex-Kushleyev I'll test the solution what you told for High res and get back, what about the ToF?

        A 1 Reply Last reply 7 Aug 2024, 19:10 Reply Quote 0
        • A
          Alex Kushleyev ModalAI Team @Jetson Nano
          last edited by 7 Aug 2024, 19:10

          @Jetson-Nano , I guess I am a little confused whether you have one or more issues right now.

          Let's focus on the TOF sensor. if you simply unplug all the sensors except for TOF and set up your voxl-camera-server.conf to only have TOF streaming enabled, does TOF work? If not, do you have more than one TOF sensor to check?

          Alex

          J 1 Reply Last reply 8 Aug 2024, 03:21 Reply Quote 0
          • J
            Jetson Nano @Alex Kushleyev
            last edited by 8 Aug 2024, 03:21

            @Alex-Kushleyev In my current system I have a Tracking(ov7251), Highres(imx214) and a pmd-tof. I have removed and tracking and highres and had only only ToF connected.

            I setup the camera config for ToF only. The ToF was connected to J6 Lower through interposer to Voxl2. Using the command

            voxl-inspect-cam -a
            

            I'm not able to see the details of ToF connected.

            In the same setup I use another ToF sensor and check, initially it doesn't get detected but upon running the camera config config couple of times and after few mins post starting the voxl-camera-server through terminal, I get the ToF feed in VOXL portal.

            A 1 Reply Last reply 8 Aug 2024, 18:50 Reply Quote 0
            • A
              Alex Kushleyev ModalAI Team @Jetson Nano
              last edited by 8 Aug 2024, 18:50

              @Jetson-Nano , please note that when you attach a new TOF V1 sensor to VOXL2, the first time you run voxl-camera-server, it will try to see if there is a calibration file downloaded from the TOF sensor and stored on VOXL2. This calibration file contains device-specific information (lens calibration, etc) that is used by the TOF software library to process the raw data and create the point clouds. If the calibration file is not present on VOXL2 (it is checked by the serial number of the TOF device), the calibration file will be downloaded from the TOF sensor by voxl-camera-server. This download process takes about 1 minute to complete and it may seem like the camera server / TOF is not working at that time (it will just sit quietly, unless you run voxl-camera-server -d 0 to enable the debug messages).

              I believe that this may be an issue you saw then you used "another ToF sensor" - perhaps you did not initially wait long enough for the calibration file to be downloaded by voxl-camera-server. But after the calibration file has been downloaded, the TOF sensor started working.

              Alex

              J 1 Reply Last reply 9 Aug 2024, 17:31 Reply Quote 0
              • J
                Jetson Nano @Alex Kushleyev
                last edited by 9 Aug 2024, 17:31

                @Alex-Kushleyev Thanks for reverting. Where is the calibration file saved in VOXL2?

                M 1 Reply Last reply 20 Aug 2024, 17:49 Reply Quote 0
                • M
                  Moderator ModalAI Team @Jetson Nano
                  last edited by 20 Aug 2024, 17:49

                  @Jetson-Nano you can see in the docs the calibration is stored in /data/modalai https://docs.modalai.com/calibrate-cameras/

                  J 1 Reply Last reply 20 Aug 2024, 18:54 Reply Quote 0
                  • J
                    Jetson Nano @Moderator
                    last edited by Jetson Nano 20 Aug 2024, 18:54 20 Aug 2024, 18:54

                    @Moderator I meant to ask, where are calibration files of ToF is located?

                    A 1 Reply Last reply 21 Aug 2024, 05:39 Reply Quote 0
                    • A
                      Alex Kushleyev ModalAI Team @Jetson Nano
                      last edited by 21 Aug 2024, 05:39

                      @Jetson-Nano , for TOF V1, the calibration should be downloaded from the sensor when the camera server sees it for the very first time. The location should be /data/misc/camera/<sensor_serial_number>.

                      TOF V2 does not store the data on VOXL2, instead the calibration data is downloaded every time and is used by the TOF processing library to generate the point clouds.

                      Alex

                      J 1 Reply Last reply 21 Aug 2024, 05:45 Reply Quote 0
                      • J
                        Jetson Nano @Alex Kushleyev
                        last edited by 21 Aug 2024, 05:45

                        @Alex-Kushleyev Thanks for reverting. But not always I have compute compute connected to internet in station mode, rather it stays in softap. In the case of latter, when I reconfigure the voxl-camera-server how will calib files be downloaded?

                        A 1 Reply Last reply 21 Aug 2024, 05:49 Reply Quote 0
                        • A
                          Alex Kushleyev ModalAI Team @Jetson Nano
                          last edited by 21 Aug 2024, 05:49

                          @Jetson-Nano , the ToF V1 calibration file is downloaded from the sensor itself via i2c . No internet connection is required.

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