tehnanmanna / ROS_2_installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS_2_installation

ROS 2 installation custom script

Run the script

  • Run setup.sh

    Go to your workspace and execute the script

    cd <workspace>/install.sh
    sh install.sh

To change the DISTRO version

  • You need to edit the install.sh script and specify any one single version
    ROS_DISTRO=galactic or humble or foxy

About


Languages

Language:Shell 100.0%