severin-lemaignan / gazr

3D head pose estimation using monocular vision
Other
179 stars 55 forks source link

Can't find ros/ros.h #19

Closed GeorgeMarkham closed 6 years ago

GeorgeMarkham commented 6 years ago

Hi I'm having an issue where make displays the following error: gazr/src/head_pose_estimation.cpp:4:21: fatal error: ros/ros.h: No such file or directory This appears despite ROS being installed

JamesGiller commented 6 years ago

I responded to the same issue in #17

severin-lemaignan commented 6 years ago

@GeorgeMarkham if you pull the last version of gazr, ROS is enabled by default, and you should not have this issue anymore. I close the issue for now, feel free to re-open if you still have problems!