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
ros2param
This is the relevant issue for spawners and rqt_controller_manager
spawners
rqt_controller_manager
We should also address the following API changes in ros2param package:
This means, we should probably use service client from rclpy and not ros2param package. At least in some cases.
rclpy
Originally posted by @destogl in #813 (comment)
The text was updated successfully, but these errors were encountered:
Increase test coverage of interface configuration getters (ros-contro…
42766fe
…ls#856) (ros-controls#865)
No branches or pull requests
This is the relevant issue for
spawners
andrqt_controller_manager
We should also address the following API changes in
ros2param
package:This means, we should probably use service client from
rclpy
and notros2param
package. At least in some cases.Originally posted by @destogl in #813 (comment)
The text was updated successfully, but these errors were encountered: