You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
Probably ROS answers is a better place for questions like these.
Anyway, you can check this link. The document is not completely up to date, but this part still applies. Take a look at the parameter tree, and also to parameter listeners. You can get / set parameters, and you can also create listeners with callbacks that get notifications whenever a parameter changes.
You can also create a service client for dynamic reconfigure if your system provides a server for that service.
Hope that helps!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I would like to know how to get data from the
ROS Master Parameter Server
.http://wiki.ros.org/Parameter%20Server
Many thanks in advance.
Juan Antonio
The text was updated successfully, but these errors were encountered: