ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can set the filename_format
parameter to an absolute path to make images save to any directory. For example:
rosrun image_view image_saver "_filename_format:=/my/directory/image_%04d.%s"