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

    Missing sensor-imu

    Ask your questions right here!
    2
    4
    279
    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.
    • ray tsouR
      ray tsou
      last edited by

      Hello,

      I was testing out how to build ros nodes within voxl-emulator and following instructions from the README on this page:
      https://gitlab.com/voxl-public/ros/voxl-nodes

      When running ./build.sh, the compilation fails with fatal error: sensor-imu/sensor_imu_api.h: No such file or directory. I am using voxl-emulator v1.4. How can I obtain the package?

      1 Reply Last reply Reply Quote 0
      • Chad SweetC
        Chad Sweet ModalAI Team
        last edited by

        I can repeat this error, will look into it. Thanks for reporting.

        1 Reply Last reply Reply Quote 0
        • Chad SweetC
          Chad Sweet ModalAI Team
          last edited by

          As a workaround, can you please try this?

          1. In voxl-emulator, edit /etc/opkg/opkg.conf and add the following line to the end of the file: "src/gz stable http://voxl-packages.modalai.com/stable".
          2. Then run: sudo opkg update
          3. Then run: sudo opkg install imu_app
          4. Finally: ./build.sh

          It seems there is some incompatibility with our v1.4 emulator that needs to be fixed

          ray tsouR 1 Reply Last reply Reply Quote 0
          • ray tsouR
            ray tsou @Chad Sweet
            last edited by

            @Chad-Sweet
            This works, thanks. When will this be fixed?

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