[ros-users] [Discourse.ros.org] [Quality Assurance] To avoid…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Thomas Denewiler via ros-users
Date:  
To: ros-users
CC: Thomas Denewiler
Subject: [ros-users] [Discourse.ros.org] [Quality Assurance] To avoid undesired change in .rviz


This is not always a viable solution, but we avoid changes to rviz configuration files by always trying to start rviz via launch files. We have an rviz.launch file that points to a custom configuration file when starting the node. That custom configuration file is under version control. If we mess with the rviz layout after launching and then kill the launch command, and rviz with it, the rviz configuration file changes are not saved. This results in a clean repository.

For the rviz launch file we try to write it such that we can include it from other launch files or run it stand-alone after launching other parts of our system.





---
[Visit Topic](https://discourse.ros.org/t/to-avoid-undesired-change-in-rviz/6270/5) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>