Giter Site home page Giter Site logo

engc68's Introduction

Docker based ROS repository

This repository contains a set of various workspaces that can be used to build a docker image with ROS and some additional packages. Every workspace has its own ros version, packages and dependencies. All the dependecies are installed in the docker image, so you can use the workspaces without installing anything beside docker on your host machine.

Building the image

To build the docker image go to the workspace folder and run the following script:

    ./build.sh

This will build the image and tag it as ros1:ENGC68-<workspace_folder_name>.

Running the image

To run the image, go to the workspace folder and run the following script:

    ./run_container.sh

This will run the image and mount the source directory as a volume in the container. This means that any changes made to the files in the source directory will be reflected in the container.

Using the packages

If you don't want to work with docker an alternative is to download the packages inside the workspace folder and use them at your own workspace. The workspaces are configured as follows inside the docker image: IBVS_ws is set up to ubuntu 18.04 and ROS melodic while the omnirobot_ws is set up to ubuntu 20.04 and ROS noetic.

engc68's People

Contributors

ericksuzart avatar xornotor avatar

Stargazers

 avatar Tiago Barretto Sant'Anna avatar

Watchers

Pedro Augusto avatar  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.