no sensor_msgs/MagneticField Illuminance?
HI
i want to use a sensor_msgs/MagneticField and sensor_msgs/Illuminance type message but my distribution (fuerte) don't have those types. (i checked the file sensor_msgs/msg) so i get the error ERROR: Cannot load message class for [sensor_msgs/Illuminance]. Are your messages built?
my messages are built, in fact i used from the same topic the sensor_msgs/imu
what should i do?