Expanding RevPi core 3 Memory for ROS
Posted: 17 Jul 2019, 05:18
I would like to expand the the root partition of the RevPi core to include the space on a connected USB stick. Is this possible? If so how would you do it?
What I would like to achieve is, when I install packages with that it's saved to the USB memory and loaded from it. I believe this will allow me to install and run ROS on the RevPi.
What I would like to achieve is, when I install packages with
Code: Select all
sudo apt-get insatll <package>