RosDeviceConfigurationRemoveConfiguration Method |
Removes the configuration described by nodeName.
Namespace:
Rubedos.Viper.Net.DynamicReconfigure
Assembly:
Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntaxpublic void RemoveConfiguration(
string nodeName
)
Parameters
- nodeName
- Type: SystemString
Name of the node.
See Also