hdl_people_tracking icon indicating copy to clipboard operation
hdl_people_tracking copied to clipboard

build error

Open LLplane opened this issue 4 years ago • 2 comments

Hi When I build the project in ros kinetic,It will show:

catkin_ws/src/hdl_people_tracking/src/kidono_human_classifier.cpp:21:46: error: expected primary-expression before ‘>’ token boost = cv::ml::Boost::loadcv::ml::Boost(modelfile);

LLplane avatar Dec 06 '19 02:12 LLplane

Hi @LLplane , Try the solution in this issue: https://github.com/koide3/hdl_people_tracking/issues/6

koide3 avatar Dec 06 '19 06:12 koide3

Hi, I have the same problem, and solved as: https://github.com/JimGreenJaguar/hdl_people_tracking/commit/ebd87b35d24e479763a443ff8d277596961fb6bd

robotics404 avatar Jul 10 '21 02:07 robotics404