Click or drag to resize

CvmDevicePostRosLog Method

Sends log message to /rosout log

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 void PostRosLog(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Rubedos.Viper.Net.CvmDevice.PostRosLog(System.String)"]

See Also