On the main Readme for this repo, for Ubuntu I am offered instructions that include running line ``` curl http://robotpkg.openrobots.org/packages/debian/robotpkg.key | sudo apt-key add - ``` but on Ubuntu 25, this fails because [apt-key is deprecated](https://community.learnlinux.tv/t/how-to-apt-key-is-deprecated-heres-how-to-fix-it/489).