Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. Obstacle_Detection messages not appearing

Obstacle_Detection messages not appearing

Scheduled Pinned Locked Moved Ask your questions right here!
17 Posts 2 Posters 2.1k Views 1 Watching
  • 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.
  • Daniel RyuD Offline
    Daniel RyuD Offline
    Daniel Ryu
    Regular
    wrote on last edited by
    #1

    Hello, I am trying to figure out how to turn on the collision prevention in voxl based systems, and despite following the linked instructions, I am unable to get Obstacle_Detection messages to appear in the QGC mavlink inspector. I enabled voa and voa messages to qgc, and configured the PX4 parameters using the given helper file. What should I try to receive Obstacle Detection messages?

    Link Preview Image
    Page not found

    ModalAI technical documentation for VOXL and VOXL 2 Companion Computers for PX4 and ArduPilot Obstacle Avoidance and GPS-denied navigation, assembled in the USA

    favicon

    ModalAI Technical Docs (docs.modalai.com)

    1 Reply Last reply
    0
    • Daniel RyuD Offline
      Daniel RyuD Offline
      Daniel Ryu
      Regular
      wrote on last edited by Daniel Ryu
      #2

      I also calibrated the Stereo cameras and confirmed that output was coming out from the voxl-vision-px4 debug mode (-s flag)

      1 Reply Last reply
      0
      • Daniel RyuD Offline
        Daniel RyuD Offline
        Daniel Ryu
        Regular
        wrote on last edited by
        #3

        Screenshot from 2021-08-24 14-33-52.png

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          It looks like everything is set up properly, can you run voxl-inspect-cam dfs-disparityand check to see that you're getting output there?

          Daniel RyuD 1 Reply Last reply
          0
          • ? A Former User

            It looks like everything is set up properly, can you run voxl-inspect-cam dfs-disparityand check to see that you're getting output there?

            Daniel RyuD Offline
            Daniel RyuD Offline
            Daniel Ryu
            Regular
            wrote on last edited by
            #5

            @Alex-Gardner Doesn't seem like it, its stuck on this screen. Screenshot from 2021-08-25 10-23-50.png

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              can you do the same but with stereo: voxl-inspect-cam stereo, if the dfs service is running and receiving frames it should be outputting data

              Daniel RyuD 1 Reply Last reply
              0
              • ? A Former User

                can you do the same but with stereo: voxl-inspect-cam stereo, if the dfs service is running and receiving frames it should be outputting data

                Daniel RyuD Offline
                Daniel RyuD Offline
                Daniel Ryu
                Regular
                wrote on last edited by
                #7

                @Alex-Gardner I'm getting output just fine from stereo aloneScreenshot from 2021-08-25 10-35-32.png

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  What version of voxl suite/system image do you have? voxl-version should print this out

                  Daniel RyuD 1 Reply Last reply
                  0
                  • ? A Former User

                    What version of voxl suite/system image do you have? voxl-version should print this out

                    Daniel RyuD Offline
                    Daniel RyuD Offline
                    Daniel Ryu
                    Regular
                    wrote on last edited by
                    #9

                    @Alex-Gardner System image 3.3.0. Voxl-suite 0.4.6

                    1 Reply Last reply
                    0
                    • ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #10

                      do you see dfs topics when you do ls /run/mpa

                      1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #11

                        wait the name is dfs_disparity, not dfs-disparity, what does the inspect cam say with that voxl-inspect-cam dfs_disparity

                        Daniel RyuD 1 Reply Last reply
                        0
                        • ? A Former User

                          wait the name is dfs_disparity, not dfs-disparity, what does the inspect cam say with that voxl-inspect-cam dfs_disparity

                          Daniel RyuD Offline
                          Daniel RyuD Offline
                          Daniel Ryu
                          Regular
                          wrote on last edited by
                          #12

                          @Alex-Gardner Output is generated for dfs_disparity Screenshot from 2021-08-25 10-53-01.png

                          1 Reply Last reply
                          0
                          • Daniel RyuD Offline
                            Daniel RyuD Offline
                            Daniel Ryu
                            Regular
                            wrote on last edited by
                            #13

                            Screenshot from 2021-08-25 10-57-35.png

                            1 Reply Last reply
                            0
                            • ? Offline
                              ? Offline
                              A Former User
                              wrote on last edited by
                              #14

                              The image is showing some disparity data there, the image is often very dark because it will be black if the dfs algo is unable to match regions and we do a lot of filtering to get rid of noise, but you can see 2 blobs there that it recognizes. If you're shoing the stereo cameras a blank wall or a repeating pattern it will be unable to properly match data.

                              Daniel RyuD 1 Reply Last reply
                              0
                              • ? A Former User

                                The image is showing some disparity data there, the image is often very dark because it will be black if the dfs algo is unable to match regions and we do a lot of filtering to get rid of noise, but you can see 2 blobs there that it recognizes. If you're shoing the stereo cameras a blank wall or a repeating pattern it will be unable to properly match data.

                                Daniel RyuD Offline
                                Daniel RyuD Offline
                                Daniel Ryu
                                Regular
                                wrote on last edited by
                                #15

                                @Alex-Gardner That's good to know! How can I get the Obstacle Detection message to be sent to the QGC?

                                1 Reply Last reply
                                0
                                • ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #16

                                  the file at /etc/modalai/voxl-vision-px4.conf has settings for QGC IP, enabling VOA, and sending VOA to QGC. Make sure that the latter two are enabled and that your qgc ip is correct and it should send to QGC

                                  Daniel RyuD 1 Reply Last reply
                                  0
                                  • ? A Former User

                                    the file at /etc/modalai/voxl-vision-px4.conf has settings for QGC IP, enabling VOA, and sending VOA to QGC. Make sure that the latter two are enabled and that your qgc ip is correct and it should send to QGC

                                    Daniel RyuD Offline
                                    Daniel RyuD Offline
                                    Daniel Ryu
                                    Regular
                                    wrote on last edited by
                                    #17

                                    @Alex-Gardner That was it, the ip address was not inputted correctly. Thanks!

                                    1 Reply Last reply
                                    0

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    ModalAI
                                    Categories Recent Tags ModalAI.com Docs
                                    © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • Users
                                    • Groups