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

expose binary_encoder rosparam that was hidden in deep depth #281

Merged
merged 3 commits into from
Jul 3, 2017

Conversation

jihoonl
Copy link
Member

@jihoonl jihoonl commented Jun 28, 2017

Review please.

Copy link
Contributor

@adolfo-rt adolfo-rt left a comment

Choose a reason for hiding this comment

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

LGTM modulo small nit.

@@ -17,6 +17,7 @@
<arg name="services_glob" default="[*]" />
<arg name="params_glob" default="[*]" />
<arg name="bson_only_mode" default="false" />
<arg unless="$(arg bson_only_mode)" name="binary_encoder" default="default"/> <!-- b64, bson -->
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Make the comment a bit more explicit. Something along the lines of :

<!-- Valid options are "default", "b64" and "bson". -->

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok. Fixed.

@adolfo-rt adolfo-rt merged commit 2412fa2 into develop Jul 3, 2017
@adolfo-rt adolfo-rt deleted the expose_b64 branch July 3, 2017 10:31
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