@jmltt For reference, here is a commit that will allow our fork to build for SITL on Ubuntu 24.04: https://github.com/modalai/px4-firmware/commit/8366d2e56c171230ee31c0856cb243d46f09de31
@Moderator Besides extracting out the libraries and running them on an ARM based computer, how else can we simulate VOXL's behaviour? From what I understand for HITL, we are only interfacing with voxl-px4 but not other services like voxl-vision-hub.
@kerct Not that I am aware of. You could look into Gazebo and see if there is a way to add that. Or you could create your own Gazebo extension to do this.