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

    error compiling voxl-vision-px4 from source

    Ask your questions right here!
    2
    8
    562
    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.
    • Aldo Castro FreireA
      Aldo Castro Freire
      last edited by

      it says cannot find -lsensor_imu and not sure how to fix it !!

      4192b9e0-dbc2-4446-b1d6-f727a2377e67-image.png

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

        See this thread to see if the solution works for you.

        1 Reply Last reply Reply Quote 0
        • Aldo Castro FreireA
          Aldo Castro Freire
          last edited by

          I still have this errors :

          CMakeFiles/voxl-vision-px4.dir/fixed_frame_pipe.c.o:fixed_frame_pipe.c:function fixed_frame_pipe_init: error: undefined reference to 'pipe_sink_set_data_cb'
          CMakeFiles/voxl-vision-px4.dir/px4_shell.c.o:px4_shell.c:function px4_shell_init: error: undefined reference to 'pipe_sink_set_data_cb'

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

            Are you building from master? Which version of voxl-emulator are you using?

            1 Reply Last reply Reply Quote 0
            • Aldo Castro FreireA
              Aldo Castro Freire
              last edited by

              I am building from tag v0.6.8 because when I build from master I got this error while pushing to the companion computer:

              bd4e4dde-1d5b-4a9d-9587-1531de710478-image.png

              voxl-vision-px4 is crashing on the voxl right now. I am not sure how to fix it !!

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

                I would rebuild using the master branch and do the following:

                You can use the opkg server in order to install the dependencies.

                In /etc/opkg/opkg.conf uncomment the line #src/gz dev http://voxl-packages.modalai.com/dev.

                Then, call opkg update

                • Install libmodal_json with opkg install libmodal_json
                • Install voxl-mpa-tools with opkg install voxl-mpa-tools
                • Back on your host pc, run ./install-on-voxl.sh
                1 Reply Last reply Reply Quote 1
                • Aldo Castro FreireA
                  Aldo Castro Freire
                  last edited by

                  Thank you, that one work and I can changed the port for qgc

                  tomT 1 Reply Last reply Reply Quote 0
                  • tomT
                    tom admin @Aldo Castro Freire
                    last edited by

                    @Aldo-Castro-Freire Great to hear!

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