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
765 stars 913 forks source link

Add --min-space option to rosbag record Python cli (#1951) #2298

Closed Jeffxzj closed 2 months ago

Jeffxzj commented 2 years ago

The "--min-space" option is missed in the Python rosbag record cli. This fix issue #1951.