We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
roslibjs uses absolute namespace for finding rosapis. If rosbridge get started with namespace, it wouldn't find the proper service calls.
Examples, https://github.com/RobotWebTools/roslibjs/blob/devel/src/core/Param.js#L28 https://github.com/RobotWebTools/roslibjs/blob/devel/src/core/Param.js#L51
The text was updated successfully, but these errors were encountered:
Related issue : RobotWebTools/rosbridge_suite#78
Sorry, something went wrong.
Closing per discussion in RobotWebTools/rosbridge_suite#78
Merge pull request RobotWebTools#58 from mszarski/patch-1
8b524e2
Added LINE_STRIP and LINE_LIST support to Marker.js
No branches or pull requests
roslibjs uses absolute namespace for finding rosapis. If rosbridge get started with namespace, it wouldn't find the proper service calls.
Examples,
https://github.com/RobotWebTools/roslibjs/blob/devel/src/core/Param.js#L28
https://github.com/RobotWebTools/roslibjs/blob/devel/src/core/Param.js#L51
The text was updated successfully, but these errors were encountered: