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

    Voxl-mapper on VOXL2

    Mapping and Planning
    9
    17
    1327
    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.
    • J
      Jgaucin @sspiller
      last edited by

      @Moderator @tom This might be a more general question but, is there any way to push the voxl-mapper code to the Sentinel from the Gitlab? I want to test out the pointcloud 3D reconstruction of the environment using the dfs server if possible? Is it SLAM capable with stereo on the Sentinel Development Drone, I see that it is availble for the Starling which has PMD TOF, Tracking, 4k30 image sensors but I haven't seen any documentation or video for the Sentinel which has 2 Stereo Pairs, Tracking, 4K High-Res image sensors.

      What would be the best steps to move forward with my goal?

      Thanks, as always!

      tomT 1 Reply Last reply Reply Quote 0
      • tomT
        tom admin @Jgaucin
        last edited by

        @Jgaucin If your Sentinel is on SDK 1.0, voxl-mapper 0.1.9 should be available onboard for installation by running apt install voxl-mapper

        J 1 Reply Last reply Reply Quote 1
        • J
          Jgaucin @tom
          last edited by

          @tom Hello, due to the issue described in this discussion post here I wasn't able to run the dfs-server and therefore the voxl-mapper on SDK 1.0.0 on the Sentinel's VOXL2.

          Now I am running into some issues after doing apt install voxl-mapper onto VOXL2 SDK 0.9.5 and running the command voxl-mapper on the Sentinel.
          "ERROR fetching tf from tf ringbuffer
          there wasn't sufficient data in the buffer
          "

          Voxl_Map102.png

          This only shows the following image onto voxl portal and does not construct a map.

          Voxl_Map101.png

          Also, is this solution still relevant to 0.9.5? It states that there is an issue with the qvio server receiving a pose estimate here.

          Voxl_Qvio103.png

          Taylor PresleyT 1 Reply Last reply Reply Quote 0
          • Taylor PresleyT
            Taylor Presley @Jgaucin
            last edited by

            @Jgaucin @tom Any tips on getting this to work? I am running into the same issue using a Sentinel with voxl-suite 1.1

            Any help is appreciated!
            Thanks,
            Taylor

            Taylor PresleyT 1 Reply Last reply Reply Quote 0
            • Taylor PresleyT
              Taylor Presley @Taylor Presley
              last edited by

              @tom nevermind, I got it figured out!

              Jetson NanoJ 1 Reply Last reply Reply Quote 0
              • Jetson NanoJ
                Jetson Nano @Taylor Presley
                last edited by

                @Taylor-Presley Could you share how you solved the above error?

                Thanks

                1 Reply Last reply Reply Quote 0
                • Zachary Lowell 0Z
                  Zachary Lowell 0 ModalAI Team
                  last edited by

                  @Jetson-Nano can you upgrade to the most recent SDK please and paste the output of voxl-mapper - if its the ring buffer issue - which TOF are you using?

                  Also can you confirm the drone is in position mode prior to flight

                  P 1 Reply Last reply Reply Quote 0
                  • P
                    plub @Zachary Lowell 0
                    last edited by

                    @Zachary-Lowell-0 Does voxl-mapper need a TOF sensor to work properly?

                    Viktor GalV 1 Reply Last reply Reply Quote 0
                    • Viktor GalV
                      Viktor Gal @plub
                      last edited by

                      @plub yeah, unless you have other means to get the depth information. see the code: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-mapper/-/blob/master/server/voxl-mapper/voxl_mapper.cc?ref_type=heads#L99

                      basically you need a depth sensor of sort.

                      1 Reply Last reply Reply Quote 0
                      • Zachary Lowell 0Z
                        Zachary Lowell 0 ModalAI Team
                        last edited by

                        @plub said in Voxl-mapper on VOXL2:

                        @Zachary-Lowell-0 Does voxl-mapper need a TOF sensor to work properly?

                        1 Reply Last reply a day ago Reply

                        @plub yes you need a modalAI tof for voxl-mapper to work properly - you can technically get by by using another TOF sensor but then youd personally need to write the code to popuilte the MPA with pointcloud data the the voxl-mapper client is subscribing to.

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