Class ObjectMovingEventArgs
Object moved event args
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public class ObjectMovingEventArgs : ObjectEventArgs
Properties
| Improve this Doc View SourceRobotTimestamp
Gets the robot timestamp of the event
public uint RobotTimestamp { get; }