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

    Exporting map from voxl-mapper

    Mapping and Planning
    4
    5
    488
    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.
    • D
      darwin.keem
      last edited by 29 Aug 2022, 05:25

      Hi,

      I'm working on integrating other service based on voxblox map on voxl-mapper. Is there any ways to export map made from voxl-mapper like ROS advertising?

      Thanks.

      A 1 Reply Last reply 29 Aug 2022, 06:45 Reply Quote 0
      • A
        Arjun Jain @darwin.keem
        last edited by 29 Aug 2022, 06:45

        @darwin-keem you can save the map from the web portal. It gets saved on the board at a specific location. You can then copy it and render it in your software.

        D 1 Reply Last reply 29 Aug 2022, 07:46 Reply Quote 0
        • D
          darwin.keem @Arjun Jain
          last edited by 29 Aug 2022, 07:46

          @Arjun-Jain Thanks. Is it possible in real-time processing?

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User
            last edited by 29 Aug 2022, 16:18

            @darwin-keem

            The map is published in real-time by voxl-portal to a websocket at: ws://<VOXL_IP>:80/mesh.
            If you would like to process the map real time without reading from disk, you could have another service connect to the socket and parse the binary data as defined here in voxl-portal:
            https://gitlab.com/voxl-public/voxl-sdk/services/voxl-portal/-/blob/master/web_root/js/mapper.js#L260

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User
              last edited by 30 Aug 2022, 06:56

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              1 out of 5
              • First post
                1/5
                Last post
              Powered by NodeBB | Contributors