Exporting rosbag playback visualization to video
What is the best way to record a video of rviz during rosbag playback?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
What is the best way to record a video of rviz during rosbag playback?
I suggest following this RecordingOpenGLAppsWithGLC tutorial to learn how to record rviz, gazebo and other OpenGL applications.
I use gtk-recordmydesktop mostly. There's also Istanbul and XVidCap. Gtk-recordmydesktop had the best performance in my opinion, since running Rviz + screen capture software has the potential to be very computationally intensive.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2011-11-02 23:15:39 -0600
Seen: 1,775 times
Last updated: Nov 03 '11
How to display bag file in rviz
How to plot a path in rviz with PoseStamped data from a rosbag file?
: Could not find the GUI, install the 'joint_state_publisher_gui' package [closed]
Help with tf and sensor & odometry and robot positioning
How to delete polygons in rviz [closed]
Camera plugin bug in ThirdPersonFollowerView?