Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install ros

sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
sudo apt install curl
sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
sudo apt update
sudo apt install ros-melodic-desktop-full
#sudo apt install ros-melodic-desktop
#sudo apt install ros-melodic-ros-base
Comment

how to install ros package

sudo apt install ros-*insert distro name*-*insert package name*
Comment

PREVIOUS NEXT
Code Example
Shell :: bash if unset 
Shell :: linux get part of string 
Shell :: parrot os postman download 
Shell :: shutdown command linux 
Shell :: or push an existing repository from the command line 
Shell :: jq unencode string 
Shell :: openstack show ports 
Shell :: git rename older local commit 
Shell :: composer v1 to v2 
Shell :: can not login kali linux 
Shell :: how to boot from grub rescue 
Shell :: vscode manually install extension 
Shell :: git list all remote branches created by me 
Shell :: how to scp from vm to local 
Shell :: where can i sell my laptop 
Shell :: have all changes from a local branch to a new local branch git 
Shell :: ubuntu change primary group 
Shell :: viu linux 
Shell :: how to pass docker hub credentials for k8s pods 
Shell :: scp from server to my computer 
Shell :: how to use yes command in linux 
Shell :: authentication failed for git 
Shell :: grep usage 
Shell :: setup ssh key 
Shell :: piping commands 1 
Shell :: apt package manager 
Shell :: ssh raspberry pi ngrok 
Shell :: dos dir 
Shell :: hugo documentation 
Shell :: Command of Git Fetch 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =