Skip to content

Single command line ROS installer for Nvidia Jetson Products.

License

Notifications You must be signed in to change notification settings

ExpectedArgument/ros-for-jetson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS Installation Script for Nvidia Jetson Devices

Overview

This Bash script automates the installation of ROS (Robot Operating System) on Ubuntu systems. The script checks the Ubuntu version and installs the appropriate ROS version (Hubble, Noetic, or Melodic) accordingly.

Usage

  1. Make it executable
chmod +x install_ros.sh
  1. Run
./install_ros.sh.

Feel free to modify the script to suit your specific ROS version or Ubuntu release requirements.

About

Single command line ROS installer for Nvidia Jetson Products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages