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

    ZMQ library

    VOXL
    2
    3
    215
    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.
    • C
      Chris P
      last edited by 12 Jul 2022, 19:14

      Is there an existing package to get ZMQ (c++ binding) available on the platform ?

      Thank you!

      1 Reply Last reply Reply Quote 0
      • S
        Steve Turner
        last edited by 20 Jul 2022, 05:11

        I'm not aware of anything specifically for the VOXL 1 that would run right on the device other than compiling your own in one of the VOXL docker images.

        You could try https://github.com/ASMfreaK/zeromq-openwrt since ZMQ is available for OpenWRT (which also uses the same package manager since it is based on Yocto Linux). ZMQ is fairly portable as well and should run under aarch64.

        The other option is to run a bridge from any MPA/ROS topics to ZMQ in a container.

        If VOXL2, I would imagine it will work out of the box since that runs Ubuntu natively.

        1 Reply Last reply Reply Quote 0
        • C
          Chris P
          last edited by 21 Jul 2022, 18:34

          Thanks Steve,

          I went to compile the source code with the voxl emulator and it compiled without issues.

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