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

No parameters populated in humble and jazzy #146

Open
aharshac opened this issue Nov 29, 2024 · 0 comments
Open

No parameters populated in humble and jazzy #146

aharshac opened this issue Nov 29, 2024 · 0 comments

Comments

@aharshac
Copy link

aharshac commented Nov 29, 2024

image

[WARN] [1732846795.865104345] [rqt_reconfigure]: Failed to retrieve parameters from node: asynchronous service call failed: the target node may not be spinning

The parameters of a node are not listed if:

  1. Node was started before rqt.
  2. Node was started after rqt, but the editor of that node was closed and some other node was selected. After this, no parameters are shown for all nodes.

But calling ros2 service call /teleop_twist_keyboard/list_parameters rcl_interfaces/srv/ListParameters shows:

requester: making request: rcl_interfaces.srv.ListParameters_Request(prefixes=[], depth=0)

response:
rcl_interfaces.srv.ListParameters_Response(result=rcl_interfaces.msg.ListParametersResult(names=['use_sim_time', 'start_type_description_service', 'stamped', 'frame_id'], prefixes=[]))

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