summarylogtreecommitdiffstats
path: root/clear-ros-env.sh
blob: efba44a71f30757b2d6f62b576ef97114bb6548c (plain)
1
2
3
4
5
6
7
#!/bin/bash

unset ROS_DISTRO
unset ROS_PACKAGE
unset ROS_ETC_DIR
unset ROS_ROOT
unset ROS_MASTER