rviz: unsaved changes
Is it possible to somehow prevent rviz from asking to save unsaved changes?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is it possible to somehow prevent rviz from asking to save unsaved changes?
There is no direct way to do this, but fell free to write a patch :) You are not the only one annoyed be this popup.
Good practise is not to close rviz at all, only after work with the robot. If you need to restart rviz for some reason, it means there is something wrong with your code or rviz itself (happens too). I use to close rviz from time to time when I am working on battery, it saves some power (opengl likes my cpu).
As a workaround: - ctrl+s and alt+f4 to speed things up, or - alt+tab and ctrl+c, when you don't want changes to be saved
I don't know of any better solution.
I agree with @kszonek and your question, it would be nice to be able to turn off this feature. Perhaps a patch is in order.
My workaround is to always add rviz
to my launch files, as well as a launch argument to not start it if I don't want. Then I find that when I kill the launch process, rviz
closes without asking to save, even if its settings have changed.
Asked: 2012-10-15 02:27:30 -0600
Seen: 514 times
Last updated: Oct 16 '12
How to visualize surface normals as Marker::Arrow for each point in rviz?
Corrected Odometry from GMapping / Karto?
Visualizing continuous and revolute joint types in rviz
How to add Kinect sensor input to a URDF model?
Has there been progress for URDF transform jitter in RVIZ?
Starting rviz, failed to initialize ogre, cannot find RenderSystem_GL.so
rviz installation issues on 64bit snow-leopard using ROS Diamondback
pioneer 3dx simulation using rviz and stage
How can I visualize covariance data using ROS tools?
std_msgs/ColorRGBA[].displaying different color for each point