ros / ros_comm

ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
http://wiki.ros.org/ros_comm
752 stars 911 forks source link

rosbag_main.py: fix calling uncallable signal handler object (#2235) #2236

Closed ynager closed 1 day ago

ynager commented 2 years ago

Fixes #2235

ncrasta commented 2 years ago

This worked for me.

ynager commented 1 year ago

@mjcarroll Would it be possible for you to review this?

SubaruArai commented 1 year ago

@tfoote Can you point for someone to review and merge? Thanks in advance.