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

launch_config: respect ROS_NAMESPACE variable #51

Merged
merged 2 commits into from
Sep 19, 2018

Conversation

xqms
Copy link
Owner

@xqms xqms commented Sep 19, 2018

This allows nested configurations like the one mentioned in #46.

@romainreignier
Copy link
Contributor

I have tested it in my workspace and it works like with roslaunch.

So, thank you very much, with these two issues resolved, I can now completely switch to rosmon and I my nested launch is now faster to be started.

@xqms
Copy link
Owner Author

xqms commented Sep 19, 2018

Thanks!

I'll do a binary release as soon as #49 is fixed as well and things have settled for a bit :-)

@xqms
Copy link
Owner Author

xqms commented Sep 19, 2018

@ros-pull-request-builder retest this please

@xqms xqms force-pushed the feature/respect_ros_namespace branch from f3489f1 to 4ff8201 Compare September 19, 2018 15:07
@xqms xqms merged commit ff59a38 into master Sep 19, 2018
@xqms xqms deleted the feature/respect_ros_namespace branch September 19, 2018 15:12
@xqms xqms mentioned this pull request Sep 19, 2018
@romainreignier
Copy link
Contributor

I'll do a binary release as soon as #49 is fixed as well and things have settled for a bit :-)

I understand you want to wait a bit. But it would be nice to get these fixes released before this sync: https://discourse.ros.org/t/preparing-for-melodic-sync-2018-09-21/6101

@xqms
Copy link
Owner Author

xqms commented Sep 19, 2018

I understand you want to wait a bit. But it would be nice to get these fixes released before this sync: https://discourse.ros.org/t/preparing-for-melodic-sync-2018-09-21/6101

Good point. I'll try to meet that deadline.

@xqms
Copy link
Owner Author

xqms commented Sep 20, 2018

PR for rosdistro is open: ros/rosdistro#19150
Let's see if they still take it ;-)

@romainreignier
Copy link
Contributor

Ah great!
Another improvement I was thinking is to create a separate package for the rqt plugin to avoid having to install gui stuff on an embedded computer.

@xqms
Copy link
Owner Author

xqms commented Sep 20, 2018

Another improvement I was thinking is to create a separate package for the rqt plugin to avoid having to install gui stuff on an embedded computer.

Sounds like a good idea. I think I'd hold that for a 1.1 release, since this would be a breaking change (people with ros-*-rosmon installed suddenly don't have the GUI anymore).

Would you mind creating a separate ticket for this?

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

2 participants