Navdata altitude value altd is always 0 in ardrone navigation data
I am trying to read the altitude of the drone using the navdata, but the height is always 0. Could someone help out in this regard. The other values such as acceleration etc. are fine. I am printing out the data on the terminal using rostopic echo, so there shouldn't be an error with data types either. Please help