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

#961 revisited: Add default ROS_MASTER_URI #1666

Merged
merged 7 commits into from
Feb 20, 2020

Conversation

cwecht
Copy link
Contributor

@cwecht cwecht commented Mar 21, 2019

This is replaces #961. The suggested changes have been made:

  • added ros::getDefaultMasterURI() to roscpp
  • moved DEFAULT_MASTER_URI from rospy to rosgraph.rosenv, because it is needed there and import it from rospy is not possible, since this would introduce a circular dependency.

@dirk-thomas
Copy link
Member

@cwecht Please comment on the PR after committing changes to the branch in the future. Otherwise nobody gets notified to revisit the PR.

@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit ac79910 into ros:melodic-devel Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants