Click or drag to resize

RosNodeConfiguration Constructor (String)

Constructor.

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public RosNodeConfiguration(
	string name
)

Parameters

name
Type: SystemString
The name of the node.
See Also