Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix rollback of environment when workspace has been deleted #641

Merged
merged 1 commit into from Jun 1, 2014

Conversation

dirk-thomas
Copy link
Member

@jbohren Please verify that this patch address the issue you were able to reproduce in catkin/catkin_tools#47 (comment)

@wjwwood
Copy link
Member

wjwwood commented May 27, 2014

+1

@jbohren
Copy link
Member

jbohren commented May 30, 2014

Testing this now.

@jbohren
Copy link
Member

jbohren commented May 30, 2014

What is the easiest way to test this without uninstalling catkin?

@dirk-thomas
Copy link
Member Author

Just clone catkin into a workspace and build that ontop of what is already installed. It will overlay the installed version of catkin.

Then you can use the same sequence ontop which you used to reproduce the problem.

@jbohren
Copy link
Member

jbohren commented May 30, 2014

Yeah it looks like this fixes it!

@jbohren
Copy link
Member

jbohren commented Jun 1, 2014

+1 good to merge

dirk-thomas added a commit that referenced this pull request Jun 1, 2014
fix rollback of environment when workspace has been deleted
@dirk-thomas dirk-thomas merged commit 5b6c2ab into indigo-devel Jun 1, 2014
@dirk-thomas dirk-thomas deleted the rollback_deleted_workspaces branch June 1, 2014 18:46
cwecht pushed a commit to cwecht/catkin that referenced this pull request Mar 20, 2018
Adds a launch file to test the entire grpc bridge.

Here is an example to run:
```
catkin_make_isolated --use-ninja -DBUILD_GRPC=True
source devel_isolated/setup.bash
roslaunch cartographer_ros grpc_demo_backpack_2d.launch bag_filename:=${HOME}/Downloads/cartographer_paper_deutsches_museum.bag
```

The bash script is a work-around to run an executable outside of the catkin packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants