Disclaimer: This is not ROS2 official Distribution .This is a file that installs from the official ROS2 Repositories.
- Beginners who are starting out ROS2 and are not completelty comfortable with terminal
- Experienced Dev who need a least-effort set-up
- Devs who are too lazy to copy paste the commands from Official Website
Sl.No | Options | Status |
---|---|---|
1 | Bash-Script | Stable |
2 | Debian | In Development |
3 | Snap | In Development |
- Clone the Repo using :
git clone https://github.com/mohammedrashithkp/ros2-installer.git && cd ros2-installer
- Run the Installation Script after giving necessary permission using:
sudo chmod +x ros2-installer.sh && sudo ./ros2-installer.sh