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

ROS is missing a unique ID counter #37

Closed
rctoris opened this issue Apr 25, 2013 · 1 comment
Closed

ROS is missing a unique ID counter #37

rctoris opened this issue Apr 25, 2013 · 1 comment
Assignees
Labels

Comments

@rctoris
Copy link
Contributor

rctoris commented Apr 25, 2013

An ID counter is missing so that multiple service calls can be made to the same service. This explains the funky behavior seen when dealing with parameter service calls.

https://github.com/RobotWebTools/roslibjs/blob/stable/src/core/Service.js#L29-L30

@jihoonl
Copy link
Member

jihoonl commented Apr 28, 2013

Cleared by the pull request #38

@jihoonl jihoonl closed this as completed Apr 28, 2013
k-aguete pushed a commit to k-aguete/roslibjs that referenced this issue Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants