Giter Site home page Giter Site logo

shkwon98 / ros-install-scripts Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 12 KB

๐Ÿ“š ROS1 and ROS2 installation scripts for Ubuntu

Shell 100.00%
installation ros ros-kinetic ros-melodic ros-noetic ros2 ros2-dashing ros2-eloquent ros2-foxy ros2-galactic

ros-install-scripts's Introduction

ros-install-scripts


Compatible Version Description

ROS 1

  • Ubuntu 16.04 (Xenial Xerus) + ROS 1 Kinetic (EOL)
  • Ubuntu 18.04 (Bionic Beaver) + ROS 1 Melodic
  • Ubuntu 20.04 (Focal Fossa) + ROS 1 Noetic

ROS 2

  • Ubuntu 16.04 (Xenial Xerus) + ROS 2 Dashing (EOL)
  • Ubuntu 16.04 (Xenial Xerus) + ROS 2 Eloquent (EOL)
  • Ubuntu 18.04 (Bionic Beaver) + ROS 2 Dashing (EOL)
  • Ubuntu 18.04 (Bionic Beaver) + ROS 2 Eloquent (EOL)
  • Ubuntu 20.04 (Focal Fossa) + ROS 2 Foxy
  • Ubuntu 20.04 (Focal Fossa) + ROS 2 Galactic
  • Ubuntu 22.04 (Jammy Jellyfish) + ROS 2 Humble

Getting Started

1) Give Execution Permission

Let's make all script files executable.

chmod -R +x ros-install-scripts

2) Install ROS

Refer to the version description above and install the desired version of ROS.

ROS 1

Kinetic (EOL)
  • To install ros-kinetic-ros-base, run the following command.

    ./ros-install-scripts/ros1/ros-kinetic-base.sh
  • To install ros-kinetic-desktop-full, run the following command.

    ./ros-install-scripts/ros1/ros-kinetic-desktop-full.sh
Melodic
  • To install ros-melodic-ros-base, run the following command.

    ./ros-install-scripts/ros1/ros-melodic-base.sh
  • To install ros-melodic-desktop-full, run the following command.

    ./ros-install-scripts/ros1/ros-melodic-desktop-full.sh
Noetic
  • To install ros-noetic-ros-base, run the following command.

    ./ros-install-scripts/ros1/ros-noetic-base.sh
  • To install ros-noetic-desktop-full, run the following command.

    ./ros-install-scripts/ros1/ros-noetic-desktop-full.sh

ROS 2

Dashing (EOL)
  • To install ros-dashing-ros-base, run the following command.

    ./ros-install-scripts/ros2/ros2-dashing-base.sh
  • To install ros-dashing-desktop, run the following command.

    ./ros-install-scripts/ros2/ros2-dashing-desktop.sh
Eloquent (EOL)
  • To install ros-eloquent-ros-base, run the following command.

    ./ros-install-scripts/ros2/ros2-eloquent-base.sh
  • To install ros-eloquent-desktop, run the following command.

    ./ros-install-scripts/ros2/ros2-eloquent-desktop.sh
Foxy
  • To install ros-foxy-ros-base, run the following command.

    ./ros-install-scripts/ros2/ros2-foxy-base.sh
  • To install ros-foxy-desktop, run the following command.

    ./ros-install-scripts/ros2/ros2-foxy-desktop.sh
Galactic
  • To install ros-galactic-ros-base, run the following command.

    ./ros-install-scripts/ros2/ros2-galactic-base.sh
  • To install ros-galactic-desktop, run the following command.

    ./ros-install-scripts/ros2/ros2-galactic-desktop.sh
Humble
  • To install ros-humble-ros-base, run the following command.

    ./ros-install-scripts/ros2/ros2-humble-base.sh
  • To install ros-humble-desktop, run the following command.

    ./ros-install-scripts/ros2/ros2-humble-desktop.sh

ros-install-scripts's People

Contributors

shkwon98 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ggh-png

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.