I'm using dronekit with SITL/3DR solo for a minimalistic prototype.
At one point I would like to move some of the ground control station code (written in Java/Scala) to the companion computer for better real-time handling. Only to find that Java is not included in its shipped Yocto linux (I can't find it in repository either).
Is there an easy way to install java on the companion computer?