PoseMessage

constructor(pose: Pose2d, x: Double = pose.position.x, y: Double = pose.position.y, heading: Double = pose.heading.toDouble(), timestamp: Long = System.nanoTime())