You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2019. It is now read-only.
This way, there can be an easy way to clean up orphaned/unused configs from nodes that have been removed or renamed.
This command would go through every directory and file in the dynamic_reconfigure folder and delete anything that does not tie to a running node. Check to make sure ros is running first.
This way, there can be an easy way to clean up orphaned/unused configs from nodes that have been removed or renamed.
This command would go through every directory and file in the
dynamic_reconfigurefolder and delete anything that does not tie to a running node. Check to make sure ros is running first.