Setup Robot Tracking
setEnableTrack(enable) -> void
Set the robot motion tracking (requires map display)
Parameters
| Name | Data Type | Description | 
|---|---|---|
| enable | boolean | Whether to track the trajectory of the robot | 
Return Value
none