ravijo / ros_openpose

ROS wrapper for OpenPose
MIT License
138 stars 62 forks source link

Fixed Gflags issue #65

Closed BrianChoi12 closed 2 years ago

BrianChoi12 commented 2 years ago

Fixed gflags library issue in CMakeList.txt as referenced in https://github.com/stereolabs/zed-openpose/issues/14#issuecomment-886640442

ravijo commented 2 years ago

Thank you very much, @BrianChoi12

I have not tested your changes yet. However, looking at your commits, it should work! Hence merging this pull request.

BTW, could you please describe when do you face gflags issue? Is it due to some recent changes? Looking forward to hear from you.