ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Turn off Gazebo recording from launch file

asked 2017-03-07 08:46:51 -0500

joshsunshine gravatar image

updated 2017-03-07 09:36:02 -0500

I'm using gazebo2 (2.2.3) and running a lot of simulations and I don't need the recording data so I'd like to turn it off. I'm using a launch file to start the simulator. How can I turn off recording of state files from the launch file?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-12-19 16:02:14 -0500

sarmad.mehrdad.001@gmail.com gravatar image

I'm not a gazebo expert myself and I'm using Gazebo7 but I believe you have to get rid of the "-r" in the arguments of the line that launches the gazebo node in the launch file to solve this issue. If there are arguments like "--record_encoding" or "--record_path" delete them too. Running the following in a terminal might help. $ gzserver --help

Hope this helps.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-07 08:46:51 -0500

Seen: 209 times

Last updated: Dec 19 '18