how can i have a more recent version of ubuntu using docker
-
hello everybody,
i have a m500 development drone. I am following this tutorial
https://docs.modalai.com/docker-on-voxl/
to have docker on my drone but i kind of want to use a more recent version of ubuntu because i want a more recent version of python to work with.
like i want to be able to install more recent versions of numpy and opencv and pandas packages and run scripts on the drone itself.
however, installing the pip version of python3 itself on roskinetic-xenial_v1_0 docker image is something of a pain itself. and in the end it doesn't work.
i was looking for a solution where i didn't have to deal with outdated distributions...
someone said they were able to do ros:noetic-robot a more recent version of python and ubuntu running but when i try to do it I get an error
here is the forum post
https://forum.modalai.com/topic/1699/out-of-space-for-docker-load-i/4?_=1717186547613

i accidentally asked in the wrong forum (FAQs) so reposting here. any help is appreciated
thanks,
omair -
hello everybody,
i have a m500 development drone. I am following this tutorial
https://docs.modalai.com/docker-on-voxl/
to have docker on my drone but i kind of want to use a more recent version of ubuntu because i want a more recent version of python to work with.
like i want to be able to install more recent versions of numpy and opencv and pandas packages and run scripts on the drone itself.
however, installing the pip version of python3 itself on roskinetic-xenial_v1_0 docker image is something of a pain itself. and in the end it doesn't work.
i was looking for a solution where i didn't have to deal with outdated distributions...
someone said they were able to do ros:noetic-robot a more recent version of python and ubuntu running but when i try to do it I get an error
here is the forum post
https://forum.modalai.com/topic/1699/out-of-space-for-docker-load-i/4?_=1717186547613

i accidentally asked in the wrong forum (FAQs) so reposting here. any help is appreciated
thanks,
omair@Syed-Omair you can find the Dockerfiles in this repo https://gitlab.com/voxl-public/voxl-docker-images/roskinetic-docker from there you could try to modify the base file to see if you can get it to work. VOXL 1 runs an old Linux kernel, so there are likely going to be some limitations
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