Skip to content

qboticslabs/ros_install_noetic

Repository files navigation

Quick ROS Noetic Install

This repository is having a simple bash script to install ROS Noetic Ninjemys and ROS 2 Humble.

Here is the detailed blog post on ROS Noetic and its installation.

Usage

You can just copy-paste the command below in your terminal for installing and uninstalling ROS Noetic. You have to enter your password while running the script. Execute the script as a normal user.

Single line ROS Humble Install

wget -c https://raw.githubusercontent.com/qboticslabs/ros_install_noetic/master/ros2_install_humble.sh && chmod +x ./ros2_install_humble.sh && ./ros2_install_humble.sh

Single line ROS Humble Uninstall

wget -c https://raw.githubusercontent.com/qboticslabs/ros_install_noetic/master/ros2_uninstall_humble.sh && chmod +x ./ros2_uninstall_humble.sh && ./ros2_uninstall_humble.sh

Single line ROS Noetic Install

wget -c https://raw.githubusercontent.com/qboticslabs/ros_install_noetic/master/ros_install_noetic.sh && chmod +x ./ros_install_noetic.sh && ./ros_install_noetic.sh

Single line ROS Noetic Uninstall

wget -c https://raw.githubusercontent.com/qboticslabs/ros_install_noetic/master/ros_uninstall_noetic.sh && chmod +x ./ros_uninstall_noetic.sh && ./ros_uninstall_noetic.sh

Tutorial Video

Click on the image to play the tutorial video

Tutorial Video

Bugs and improvements

Please report bugs if you find any. Also, create a pull request for any improvement in the script

About

Installation script for ROS Noetic Ninjemys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy