FollowMeApp Methods |
The FollowMeApp type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activate |
Activates the application.
True to activate. True to if external ROS master used. |
![]() | Dispose |
Disposes this object
|
![]() | Enable |
Starts detecting persons within field of view.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsActivated |
Read from device value indicating whether the perception application is activated.
Field ValueType:True if activated, false if not. |
![]() | StartTracking |
Starts tracking a Person.
|
![]() | StopTracking |
Stops tracking a Person.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |