Click or drag to resize

IPerceptionAppActivate Method

Activates the application.

Namespace:  Rubedos.Viper.Net.Iface
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
void Activate(
	bool activate,
	bool extRosMaster
)

Parameters

activate
Type: SystemBoolean
True to activate.
extRosMaster
Type: SystemBoolean
True to if external ROS master used.
See Also