libing64 / pose_ekf

Extented Kalman Filter for 6D pose estimation using gps, imu, magnetometer and sonar sensor.
355 stars 138 forks source link

hector_uav_msgs/Altimeter.h No such file or directory #7

Closed shikouchen closed 3 years ago

shikouchen commented 6 years ago

hector_uav_msgs/Altimeter.h No such file or directory

Do I need to install other package?

DepeiYan commented 5 years ago

I have met the same problem, how can I do?

jssf1020 commented 5 years ago

use ubuntu 14.04,use apt-get install hector_uav_msgs,copy Altimeter.h from the opt/ros/indigo/include/hector_uav_msgs to ubuntu 16.04 because ubuntu 16.04 cannot use apt to get hector_uav_msgs

863217373 commented 5 years ago

use ubuntu 14.04,use apt-get install hector_uav_msgs,copy Altimeter.h from the opt/ros/indigo/include/hector_uav_msgs to ubuntu 16.04 because ubuntu 16.04 cannot use apt to get hector_uav_msgs

Can you update Altimeter.h to github, because I don't have a computer operated by ubuntu 14.04. @jssf1020

libing64 commented 3 years ago

hector_uav_msgs dependance has been removed from the code.