Click or drag to resize

RosWindowBaseRosConnected Event

Emitted when connection to ROS master is established

Namespace:  Rubedos.RosToolsApplicationBase
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public event EventHandler<EventArgs> RosConnected

Value

Type: SystemEventHandlerEventArgs
See Also