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
747 stars 914 forks source link

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

Open Jeffxzj opened 1 year ago

Jeffxzj commented 1 year ago

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