Skip to content

arunsunil/InstallScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InstallScripts

Convenience scripts to install various software

Install docker on Ubuntu

This script will install the docker engine on an Ubuntu system and add the user to the 'docker' group so that docker commands can be run without root privileges.

./install_docker_ubuntu.sh

Install ROS Melodic on Ubuntu 18.04

This script will install ROS Melodic on Ubuntu 18.04. This can be run as a root user or a non-root user. This is suitable for docker containers as well.

./instal_ros_melodic.sh

About

Convenience scripts to install various software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages