Giter VIP home page Giter VIP logo

ros_course_tutorials's Introduction

ros_course_tutorials

ROS course tutorials: full course from the beginning to the practical use.

Warning

For ITMO University students there is different repository with extended and more relevant materials, but Docker section is same for everybody.

Docker

Installation

install docker following the instructions on https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository

Don't forger to add user to the group docker (https://docs.docker.com/engine/install/linux-postinstall/)

Start using docker

If you are not interested on Docker, just use the following bash scripts to get ROS inside docker folder (cd docker) step by step:

Step 1:

xhost +local:root 

Step 2:

./docker_install.bash

Step 3:

./docker_build.bash

Step 4:

./docker_run.bash

If you you want to use docker as with all commands, just open the bash scripts in IDE and execude comands in terminal! =)

First run

from teriman to enter docker container just use ./docker_run.bash if u need new bash-script(new terminal) with same docker just open new terminal and use command ./docker_new.bash

Note

Some check (for first time):

  • OS version: lsb_release -a
  • ROS version: rosversion -d

ros_course_tutorials's People

Contributors

likerobotics avatar

Stargazers

Dmitrii Maliukov avatar Zein Alabedeen Barhoum avatar

Watchers

 avatar

Forkers

tinoya

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.