ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To record using glc-capture, launch gazebo prefixed by glc-capture, for example if starting gazebo in commandline, use
glc-capture gazebo empty.world
Or add launch-prefix="glc-capture"
attribute to the rosnode that starts gazebo.
alternatively, you can also try recordmydesktop
sudo apt-get install recordmydesktop