Addition of Radar-Specific Message(s) to sensor_msgs

I think the best way to go is to create a new message, where you include
the existing sensor_msgs/Range and add the missing fields.
Extending the current sensor_msgs/Range is not a good idea because it
would change the message checksum and all hell would break loose for those
already using it.