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 has been archived by the owner on Oct 11, 2023. It is now read-only.
Now we can use ros config validate to to validate ros cloud-config, this is not enough. In particular, the user manually modifies the config. If the wrong configuration is added, it may cause the startup to fail.
I think we need to enhance the experience and give users friendly tips.
Such as the following:
before the reboot or shutdown
before ros install -c
others if needed
The text was updated successfully, but these errors were encountered:
Now we can use
ros config validate
to to validate ros cloud-config, this is not enough. In particular, the user manually modifies the config. If the wrong configuration is added, it may cause the startup to fail.I think we need to enhance the experience and give users friendly tips.
Such as the following:
ros install -c
The text was updated successfully, but these errors were encountered: