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

Documentation for service response incorrect / out-of-date #76

Closed
djilk opened this issue Jan 17, 2014 · 1 comment
Closed

Documentation for service response incorrect / out-of-date #76

djilk opened this issue Jan 17, 2014 · 1 comment

Comments

@djilk
Copy link

djilk commented Jan 17, 2014

When calling services the actual response includes a boolean "result" field; also the values element is a normal JSON object rather than a List.

@jihoonl
Copy link
Member

jihoonl commented Mar 11, 2014

The result field is documented now. the related commit OTL@93a0460

Also I checked that rosbridge can send a value a list for certain cases. This is the place where rosbridge generates values

https://github.com/RobotWebTools/rosbridge_suite/blob/hydro-devel/rosbridge_library/src/rosbridge_library/internal/message_conversion.py#L97-L115

@jihoonl jihoonl closed this as completed Mar 11, 2014
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

No branches or pull requests

2 participants