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

Fixed ros service call parameter order. #52

Merged
merged 1 commit into from
Dec 3, 2013
Merged

Conversation

Pro
Copy link
Contributor

@Pro Pro commented Nov 7, 2013

Now the parameters are transmitted by name instead of array order.
Previously the parameters had to be in the same order as the service definition. Now the order doesn't matter.

rosbridge already supports handling dict instead of array

@Pro
Copy link
Contributor Author

Pro commented Dec 3, 2013

Is there a special reason why this pull request isn't merged?

@rctoris
Copy link
Contributor

rctoris commented Dec 3, 2013

Oops, for some reason this slipped through the cracks!

rctoris added a commit that referenced this pull request Dec 3, 2013
Fixed ros service call parameter order.
@rctoris rctoris merged commit a4b1e4e into RobotWebTools:devel Dec 3, 2013
k-aguete pushed a commit to k-aguete/roslibjs that referenced this pull request Oct 21, 2022
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