#!/bin/bash

set -e

rm -rf /root/catkin_ws/build /root/catkin_ws/devel /root/catkin_ws/logs /root/catkin_ws/src

# Unset env vars?