ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

anybody have an unsetup.bash?

asked 2016-10-10 12:56:48 -0500

rosnutsbolts gravatar image

Would like to run the opposite of source devel/setup.bash, i.e., unsetup.bash. Has anyone coded this up already?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-10-10 14:31:02 -0500

ahendrix gravatar image

no but yes.

If you don't want the environment changes that ROS makes at all, I'd advise that you open a new terminal without sourcing setup.bash

Running the setup.bash from another workspace will unset the changes made by the previous setup.bash. If you really want it you may be able to extract the unset behavior from the setup scripts, but it is fairly complicated

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-10-10 12:56:48 -0500

Seen: 569 times

Last updated: Oct 10 '16