<p dir="ltr">Hello All,</p>
<p dir="ltr">I'm very pleased to announce a set of vagrant virtual box base boxes, we have been working on at shadow robot, are now available on the cloud for public consumption.</p>
<p dir="ltr"><a href="https://vagrantcloud.com/shadowrobot">https://vagrantcloud.com/shadowrobot</a></p>
<p dir="ltr">You need vagrant 1.5+ to use these. On trusty bring up a new ros machine like so:</p>
<p dir="ltr">apt-get install vagrant<br>
mkdir indigovm<br>
cd indigovm<br>
vagrant init shadowrobot/ros-indigo-desktop-trusty64<br>
vagrant up</p>
<p dir="ltr">After a bit a logged in desktop will appear, just open a terminal, roscore and away you go.</p>
<p dir="ltr">Currently we have Hydro and Indigo machines in 32bit and 64bit variants.</p>
<p dir="ltr">These are built using vagrant and ansible as part of our build tools project (more on this next week).<br>
<a href="https://github.com/shadow-robot/sr-build-tools/blob/master/vagrant/ros-base/README.md">https://github.com/shadow-robot/sr-build-tools/blob/master/vagrant/ros-base/README.md</a><br>
Feel free to log issues, ideas there or post here.</p>
<p dir="ltr">Collaboration welcome especially creating bases for other providers.</p>
<p dir="ltr">Have fun,<br>
Mark Pitchless<br>
--<br>
<a href="http://www.shadowrobot.com">www.shadowrobot.com</a><br><br><br></p>