Missing sensor-imu
-
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-nodesWhen running
./build.sh, the compilation fails withfatal 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? -
I can repeat this error, will look into it. Thanks for reporting.
-
As a workaround, can you please try this?
- 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".
- Then run: sudo opkg update
- Then run: sudo opkg install imu_app
- Finally: ./build.sh
It seems there is some incompatibility with our v1.4 emulator that needs to be fixed
-
As a workaround, can you please try this?
- 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".
- Then run: sudo opkg update
- Then run: sudo opkg install imu_app
- Finally: ./build.sh
It seems there is some incompatibility with our v1.4 emulator that needs to be fixed
@Chad-Sweet
This works, thanks. When will this be fixed?
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login