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 Trigger service #5

Merged
merged 1 commit into from
Mar 16, 2015
Merged

Add Trigger service #5

merged 1 commit into from
Mar 16, 2015

Conversation

floweisshardt
Copy link

This service is of general purpose for triggering. Compared to the Empty.srv it adds the possibility to check with the response if triggering was successful or not.

@tfoote
Copy link
Member

tfoote commented Mar 13, 2015

This looks like a reasonable message. However this should go in std_srvs not ros_comm_msgs. This one is used for internal testing and not recommended for users to use.

@tfoote
Copy link
Member

tfoote commented Mar 13, 2015

Sorry, ignore my comment. I forgot std_srvs was in this repo.

@@ -0,0 +1,3 @@
---
bool success # indicate successful run of triggered service
string message # informational, e.g. for error messages
Copy link
Member

Choose a reason for hiding this comment

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

Can you please add add a newline at the end of the file.

Copy link
Author

Choose a reason for hiding this comment

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

done.

@dirk-thomas
Copy link
Member

Can you also please update the wiki page to mention the new service (and probably rephrase the description of the other message as not being the only one anymore) and that it "was" added in Indigo.

@floweisshardt
Copy link
Author

I added a newline at the end of the service definition and updated the wiki page to mention the new service under section 2. All other entries will be generated from the source update.

@dirk-thomas
Copy link
Member

+1

@esteve @tfoote @wjwwood Please review.

@tfoote
Copy link
Member

tfoote commented Mar 16, 2015

+1

2 similar comments
@esteve
Copy link
Member

esteve commented Mar 16, 2015

+1

@wjwwood
Copy link
Member

wjwwood commented Mar 16, 2015

+1

dirk-thomas added a commit that referenced this pull request Mar 16, 2015
@dirk-thomas dirk-thomas merged commit 82cab85 into ros:indigo-devel Mar 16, 2015
@floweisshardt
Copy link
Author

@dirk-thomas: are you planning to release that soon? We'd like to build our releases upon the new service.

@dirk-thomas
Copy link
Member

Since a release will require almost all ROS packages to be rebuild I try to group it with a set of other core repositories. So it might be a bit until I release it. But an upper bound should be two weeks because we will have "ROS 1 ticket squashing day" on April 2nd and will likely have several changes ready to be released afterwards. I hope that is fine for you.

@floweisshardt
Copy link
Author

April 2nd is be perfect! Thanks

@floweisshardt
Copy link
Author

@dirk-thomas: any update on an indigo release including std_srvs/Trigger?
As this PR is already closed, I opened an issue for triggering a new release. see #6

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

5 participants