Conversation
ros2/rclpy#761 fixes this issue. Signed-off-by: Michael Jeronimo <michael.jeronimo@openrobotics.org>
|
Does it make sense to target |
|
@mjcarroll Ah, you're right. This should've targeted 'master' as the fix for rclpy was also to master. I tried changing the base branch, but things didn't look good. I can close this PR and open another one since this is a trivial change. |
|
@mjeronimo master is for ROS 1, so we'll need a new branch for I'd recommend |
|
LGTM once this one targets a |
|
To keep with the "style" of the rest of the rqt plugins, I'm going to go ahead and make a foxy-devel branch and retarget this one to foxy-devel. |
clalancette
left a comment
There was a problem hiding this comment.
This looks good to me, targeting foxy-devel. I've also opened up ros/rosdistro#29358 , ros2/ros2#1140 , ros2/ros2#1141 , and ros/rosdistro#29359 to switch rolling and galactic over to using this new branch.
ros2/rclpy#761 fixes this issue. This PR should be integrated after that one, but not absolutely necessary since this just removes a couple warning messages.
Signed-off-by: Michael Jeronimo michael.jeronimo@openrobotics.org