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

Add an Installing configuration #46

Open
MeFisto94 opened this issue Oct 5, 2020 · 0 comments
Open

Add an Installing configuration #46

MeFisto94 opened this issue Oct 5, 2020 · 0 comments

Comments

@MeFisto94
Copy link

Since overlaying catkin workspaces is not really a feasible choice, rosplan_demos should support being the cmake install process instead of relying on devel.

I'm not that familiar with the ros packaging system, but since I built other packages in the same catkin workspace, I had to remove the call to catkin install, because otherwise either the demos or all the other packages weren't available to the environment.
Thus it would be nice if this package would not require to source devel and would work with catkin install as well.

Sorry for this bad issue description, since I am not familiar with the ros terminologies, it's hard to express what I mean, but TLDR is: this repository should work for a workspace that has the catkin install configuration and by sourcing the install file not the devel one.

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

No branches or pull requests

1 participant