Code Monkey home page Code Monkey logo

ros-kinetic_vagrantfile's Introduction

Ubuntu 16.04 LTS with ROS (Robotic Operating System) Software Installed

This git project sets up an Ubuntu LTS desktop vm with GUI and ROS, using Vagrant and a bash shell script to provision the VM (Virtual Box is the VM Provider).

The intent of this project is to setup a base development robotics stack, to design and develop the software for a robot using Ubuntu Core with ROS.

Requirements

  • MacOSX 10.10.5 + (This may work on linux too, it just has not been tested)
  • Vagrant 1.8.6 +
  • VirtualBox 5.0.4 +

Installation

1.) Install VirtualBox

Download the latest version of VirtualBox and utilize their instructions on the installation of their software:

https://www.virtualbox.org/
What is VirtualBox?

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product that allows an unmodified operating system with all of its installed software to run in a special environment, on top of your existing operating system.

2.) Install Vagrant

Download latest version of vagrant from the following site:

https://www.vagrantup.com/downloads.html
What is Vagrant?

Vagrant provides easy to configure, reproducible, and portable work environments built on top of industry-standard technology and controlled by a single consistent workflow to help maximize the productivity and flexibility of you and your team.

In this project, the virtual machine is provisioned on top of VirtualBox. Then, shell scripts automatically install and configure software on the virtual machine.

3.) Install this project

Checkout this project into a directory and run the following command in the directory on the command line:

vagrant up
vagrant reload default

This will then begin to build the VM. This should take approximately 15+ minutes at first, (subsequent VM rebuilds will be about 5 minutes) as it is installing Ubunutu software and the ROS and Turtlebot software.

Once the console has finished with a slew of installation commands, run the subsequent 'vagrant reload default' command on the command line prompt as shown above. The vagrant reload default will restart the VM so that all the packages take with the OS.

Notes

  • Default user is: vagrant
  • Default password is: vagrant
  • Catkin Default workspace is setup and available for use in the Vagrant user directory
  • The ROS bridge server can be ran by launching the following command on the command line:
roslaunch rosbridge_server rosbridge_websocket.launch

ros-kinetic_vagrantfile's People

Contributors

rockstarartist avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.