protected lateinit var p: TelemetryPacket Convenience field to get a reference to a TelemetryPacket for sending telemetry to the dashboard. Available as soon as init() has been called for this task.
This field is used for porting between Action and Task implementations.