Skip to content

Instantly share code, notes, and snippets.

View Francisobiagwu's full-sized avatar

Francis Obiagwu Francisobiagwu

View GitHub Profile
#!/usr/bin/env bash
# Create isolated ROS Workspace
cd ~
mkdir ros_py35
cd ros_py35
# Unset sourced workspace
# Go to ~/.bashrc and comment out lines from previous installation of ROS (Lunar)