Vagrant Virtual Machines of ROS and Ubuntu:
- Provision Ubuntu virtual machines with GUI (to run Gazebo and other visualization tools)
- Use base image from bento(to use VirtualBox,Parallels,VMWare)
- Get on the folder with versions you want to run e.g. cd melodic-bionic
- Provision the virtual machine by running
For Parallels
vagrant up
vagrant plugin install vagrant-parallels vagrant up --provider=parallels