Skip to content

Random scripts for speeding up installing of work stuff.

Notifications You must be signed in to change notification settings

fwlodarczyk/work-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

work-stuff

Random scripts for speeding up installing of work stuff.

Setup Ubuntu 24.04 on Hyper-V post installation

sudo apt update && sudo apt install curl -y
curl -s https://raw.githubusercontent.com/fwlodarczyk/work-stuff/main/01-setup-ubuntu-22.04.sh | sudo bash

Install ROS2 Humble

curl -s https://raw.githubusercontent.com/fwlodarczyk/work-stuff/main/ros2-humble-install.sh | sudo bash

Install ROS2 Jazzy

curl -s https://raw.githubusercontent.com/fwlodarczyk/work-stuff/main/ros2-jazzy-install.sh | sudo bash

About

Random scripts for speeding up installing of work stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages