Maritime-Robotics-Student-Society / sailing-robot

Southampton sailing robot
http://www.sotonsailrobot.org
Other
87 stars 46 forks source link

Update Docker and VM images #235

Open Nanoseb opened 6 years ago

Nanoseb commented 6 years ago

The indigo-ros-base docker base image and the VM image (here) are a bit old.

2 things need updating:

takluyver commented 6 years ago

18.04 isn't even out yet! And we should probably give it a few weeks at least once it is, to let the dust settle.

Updating Ros makes sense, though. I think we're already using kinetic on the pi.

On Mon, 23 Apr 2018, 11:09 a.m. Nanoseb, notifications@github.com wrote:

The indigo-ros-base docker base image and the VM image (here https://github.com/Maritime-Robotics-Student-Society/sailing-robot/wiki/Virtual-Machine-for-Windows-Mac-users) are a bit old.

2 things need updating:

-

switch to kinetic (instead of indigo, we can maybe even try lunar, it is what I have installed on my laptop and the code works fine with it (but we should check first if it is available for the pi)).

use a more recent distribution, ubuntu 18.04 is also a LTS and will come with newer version of packages (like python...) (see #234 https://github.com/Maritime-Robotics-Student-Society/sailing-robot/issues/234 ).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Maritime-Robotics-Student-Society/sailing-robot/issues/235, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUA9XjA6DMVwgFTNUARwAJ_Aa94yFzuks5trZplgaJpZM4Tfg9w .

Nanoseb commented 6 years ago

Yes for ubuntu let's wait a bit ;) (I am too used to arch I guess)

And yes, we have kinetic on the pi.