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

Implement rosnode API #27

Open
gelin opened this issue Jul 16, 2019 · 0 comments
Open

Implement rosnode API #27

gelin opened this issue Jul 16, 2019 · 0 comments

Comments

@gelin
Copy link

gelin commented Jul 16, 2019

In Python we have very good methods in rosnode package: http://docs.ros.org/hydro/api/rosnode/html/
Technically these are XMLRPC calls to http://wiki.ros.org/ROS/Master_API and http://wiki.ros.org/ROS/Slave_API

In rosgo XMLRPC connection to ROS master is hidden.
It'll be very useful to have a public wrapper over it repeating methods of Python's rosnode package.

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

1 participant