is there any ros2 rep like rqt_configure in ros1 ?
besides, dynamic_reconfigure is also needed , any one can tell me about it ? or there is some rep work same to it ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
besides, dynamic_reconfigure is also needed , any one can tell me about it ? or there is some rep work same to it ?
ROS 2 doesn't have / need dynamic_reconfigure
. The functionality has been integrated into the parameter subsystem (see the corresponding design article).
rqt
has not been ported to ROS 2 at this time.
Parameter support in rclpy
has just recently been merged so you will need to build from master to use it. I have no idea what you mean with "it seems to not be able to support dynamic_reconfigure"?
Asked: 2018-08-29 06:08:06 -0500
Seen: 252 times
Last updated: Aug 29 '18
Is there a release date of ros 2 or more informations about it?
Is the planned ROS1 to ROS2/DDS bridge available yet?
ROS2: content-based topic subscriptions?
Building Ros 2.0 without OpenCV?
ros2 rttest example build error
ROS 2 Alpha 2 ros1_bridge using DDS between two computers