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

robot_driver: use pass_all_args to reduce verbosity #197

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

gavanderhoorn
Copy link
Contributor

As per subject.

Note: I haven't tested this (as in: started the driver), but I expect it to work as described.

The wrapper launch files essentially only provide defaults, and the common launch file requires all arguments, so we can just forward them.
@fmauch
Copy link
Collaborator

fmauch commented Jun 16, 2020

As per subject.

Note: I haven't tested this (as in: started the driver), but I expect it to work as described.

I did not know, this was possible! That should simplify maintenance a lot.

@gavanderhoorn
Copy link
Contributor Author

I did not know, this was possible! That should simplify maintenance a lot.

has been supported since Indigo, so ..

Perhaps you're not paying attention ;)

@fmauch
Copy link
Collaborator

fmauch commented Jun 16, 2020

I did not know, this was possible! That should simplify maintenance a lot.

has been supported since Indigo, so ..

Perhaps you're not paying attention ;)

Yes, I've just seen that in the docs. I think, I never read the docs for the include tag, as it is basically quite simple to use... But I agree that I should have.

Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

I just testet this with a UR10 setup where it worked just fine.

@fmauch fmauch merged commit fe344be into UniversalRobots:master Jun 16, 2020
@gavanderhoorn gavanderhoorn deleted the use_pass_all_args branch June 16, 2020 10:28
fmauch added a commit to fmauch/Universal_Robots_ROS_Driver that referenced this pull request Jul 7, 2020
…#197)

The wrapper launch files essentially only provide defaults, and the common launch file requires all arguments, so we can just forward them.
fmauch added a commit to fmauch/Universal_Robots_ROS_Driver that referenced this pull request Jul 7, 2020
…#197)

The wrapper launch files essentially only provide defaults, and the common launch file requires all arguments, so we can just forward them.
fmauch added a commit to fmauch/Universal_Robots_ROS_Driver that referenced this pull request Jul 7, 2020
…#197)

The wrapper launch files essentially only provide defaults, and the common launch file requires all arguments, so we can just forward them.
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.

2 participants